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 #- ./cache:/root/.cache
- ./:/app - ./:/app
restart: unless-stopped restart: unless-stopped
ports: #ports:
- 3006:8080 # - 3006:8080
networks: networks:
db-network: db-network: