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