forked from external-repos/noisedash
Update documentation and links
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM node:14
|
||||
LABEL maintainer="me@kevinthomas.dev"
|
||||
LABEL maintainer="kaythomas@pm.me"
|
||||
WORKDIR /var/noisedash
|
||||
COPY package*.json ./
|
||||
RUN npm install
|
||||
|
||||
Reference in New Issue
Block a user