fix: update front service port mapping in production Docker Compose
This commit is contained in:
@@ -29,7 +29,7 @@ services:
|
||||
image: git.crowmate.fr/crowmate/nest-front:latest
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "80:80"
|
||||
- "5143:80"
|
||||
environment:
|
||||
API_URL: http://api:3000
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user