Connect supplies to project demand

This commit is contained in:
Cauê Faleiros
2026-07-13 15:17:33 -03:00
parent 8f3f2f3e93
commit 060b4da907
5 changed files with 334 additions and 17 deletions

View File

@@ -37,7 +37,7 @@ services:
image: gitea.blyzer.com.br/blyzer/graphs-frontend:latest
container_name: graph_frontend
ports:
- "3005:80"
- "3002:80"
depends_on:
- backend
restart: unless-stopped