not using port 8080 as it will cause conflict with coolify

This commit is contained in:
Eric Libay 2025-08-01 22:21:38 +08:00
parent d7d2cab9fc
commit d2ec719152

View file

@ -125,7 +125,7 @@ services:
- sites:/home/frappe/frappe-bench/sites
- logs:/home/frappe/frappe-bench/logs
ports:
- "8080:8080"
- "8081:8080"
queue-long:
image: frappe/erpnext:v15.72.2