chat
This commit is contained in:
@@ -6,10 +6,11 @@ services:
|
||||
container_name: modstagram-next
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3004:3000"
|
||||
- "3001:3001"
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
- HOST=0.0.0.0
|
||||
- PORT=3001
|
||||
volumes:
|
||||
- ./:/app
|
||||
- /app/node_modules
|
||||
|
||||
Reference in New Issue
Block a user