Ajusta bootstrap e portas para subida sem conflitos
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
context: ./backend
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- "8000:8000"
|
||||
- "8010:8000"
|
||||
env_file:
|
||||
- ./backend/.env
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user