mirror of
https://github.com/litruv/DAdmin.git
synced 2026-07-24 10:46:14 +10:00
more docker
This commit is contained in:
@@ -13,4 +13,4 @@ RUN npm install
|
|||||||
COPY . /app
|
COPY . /app
|
||||||
# We start our application by calling
|
# We start our application by calling
|
||||||
# npm start.
|
# npm start.
|
||||||
CMD ["npm", "start"]
|
CMD ["npm", "dockerstart"]
|
||||||
Reference in New Issue
Block a user