mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-11-26 08:54:54 +00:00
export ports
This commit is contained in:
@ -16,4 +16,4 @@ RUN npm run build
|
|||||||
|
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
||||||
CMD ["sh", "-c", "nginx -g 'daemon off;' & npm run start:all"]
|
CMD ["sh", "-c", "nginx -g 'daemon off;' & npm run start:all"]
|
||||||
|
|||||||
Reference in New Issue
Block a user