Update docker-compose.yml
This commit is contained in:
parent
6edf0c3a4c
commit
509ff3ad27
@ -40,7 +40,7 @@ services:
|
||||
- NEXT_PUBLIC_API_URL=${NEXT_PUBLIC_API_URL}
|
||||
env_file: .env
|
||||
ports:
|
||||
- "8081:3000" # Let Docker assign a dynamic host port
|
||||
- "8082:3000" # Let Docker assign a dynamic host port
|
||||
networks:
|
||||
- infinity-network
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user