mirror of
https://github.com/zimplexing/OrionTV.git
synced 2026-02-15 20:34:43 +08:00
Update
This commit is contained in:
@@ -35,4 +35,4 @@ EXPOSE 3001
|
||||
|
||||
# The command to run the application
|
||||
# You can override the port using -e PORT=... in `docker run`
|
||||
CMD [ "node", "dist/index.js" ]
|
||||
CMD [ "node", "dist/index.docker.js" ]
|
||||
Reference in New Issue
Block a user