minor tweaks to the PORTS again
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
backend:
|
||||
build: ./local_backend
|
||||
ports:
|
||||
- "8000:8000"
|
||||
- "8003:8000"
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- ./local_backend/.env
|
||||
|
||||
Reference in New Issue
Block a user