Update docker-compose.yml
This commit is contained in:
parent
fa3e0284af
commit
8cbf630e2d
@ -9,7 +9,7 @@ services:
|
|||||||
- GEMINI_API_KEY=${GEMINI_API_KEY}
|
- GEMINI_API_KEY=${GEMINI_API_KEY}
|
||||||
container_name: pradit-prod
|
container_name: pradit-prod
|
||||||
ports:
|
ports:
|
||||||
- "3033:80"
|
- "3000:3000"
|
||||||
environment:
|
environment:
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user