refactor: expose through nginx instead

This commit is contained in:
2025-12-24 17:46:36 -03:00
parent bacc3f533a
commit 74c1e6721e

View File

@@ -15,8 +15,8 @@ services:
#- ./cache:/root/.cache
- ./:/app
restart: unless-stopped
ports:
- 3006:8080
#ports:
# - 3006:8080
networks:
db-network: