This commit is contained in:
Bivekich
2025-05-19 11:19:55 +03:00
parent 3c4ae3e8e2
commit c9317555ca

View File

@ -6,7 +6,7 @@ services:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
ports: ports:
- "3000:3000" - "3006:3000"
environment: environment:
- NODE_ENV=production - NODE_ENV=production
restart: unless-stopped restart: unless-stopped