mirror of
https://github.com/aurora-dot/pastel.codes.git
synced 2025-09-04 20:46:50 +01:00
Rename dockerfile to Dockerfile
This commit is contained in:
@@ -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" ]
|
Reference in New Issue
Block a user