minor tweaks to the PORTS

This commit is contained in:
2026-05-02 21:21:24 +03:00
parent c9ad78ec71
commit a3aa71348e

View File

@@ -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