minor tweaks to the PORTS
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
|||||||
cloud_backend:
|
cloud_backend:
|
||||||
build: ./cloud_backend
|
build: ./cloud_backend
|
||||||
ports:
|
ports:
|
||||||
- "8001:8001"
|
- "8002:8001"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
env_file:
|
env_file:
|
||||||
- ./cloud_backend/.env
|
- ./cloud_backend/.env
|
||||||
|
|||||||
Reference in New Issue
Block a user