update
This commit is contained in:
parent
59f287112f
commit
7431eddf01
@ -17,7 +17,7 @@ services:
|
|||||||
container_name: resource-provider
|
container_name: resource-provider
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000" # Node.js API
|
- "3000:3000" # Node.js API
|
||||||
- "8080:80" # Nginx static files
|
- "3005:80" # Nginx static files
|
||||||
environment:
|
environment:
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
- PORT=3000
|
- PORT=3000
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user