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