minor tweaks to the PORTS again

This commit is contained in:
2026-05-02 21:22:40 +03:00
parent a3aa71348e
commit b311f4c5b6

View File

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