mirror of
https://github.com/aurora-dot/pastel.codes.git
synced 2024-11-22 00:02:24 +00:00
Rename dockerfile to Dockerfile
This commit is contained in:
parent
db2b89de68
commit
b2855f5a38
@ -8,4 +8,4 @@ COPY ["package.json", "package-lock.json*", "./"]
|
|||||||
RUN npm install && npm install nodemon
|
RUN npm install && npm install nodemon
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
CMD [ "npm", "start" ]
|
CMD [ "npm", "start" ]
|
Loading…
Reference in New Issue
Block a user