mirror of
https://github.com/sakaljurgis/kodi-api-server.git
synced 2026-07-08 20:37:41 +00:00
add start script
This commit is contained in:
+2
-4
@@ -10,8 +10,6 @@ RUN npm run typeorm:run-migrations
|
||||
|
||||
EXPOSE $PORT
|
||||
|
||||
# serve dev
|
||||
CMD ["npm", "run", "start:dev"]
|
||||
# start
|
||||
CMD ["npm", "run", "start"]
|
||||
|
||||
#serve prod
|
||||
#CMD ["npm", "run", "start"]
|
||||
|
||||
Reference in New Issue
Block a user