ports
Some checks failed
Deploy Backend to Docker / deploy-portainer (push) Has been cancelled
Deploy Backend to Docker / deploy (push) Has been cancelled

This commit is contained in:
2025-12-03 21:13:55 -05:00
parent 0220554dbb
commit 9ad236c31d

View File

@@ -38,7 +38,7 @@ services:
SCRAPER_TIMEOUT: 30000
SCRAPER_MAX_RETRIES: 3
ports:
- "3000:3000"
- "3043:3000"
volumes:
- ./backend:/app
- /app/node_modules