mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-18 22:25:09 +00:00
not using port 8080 as it will cause conflict with coolify
This commit is contained in:
parent
d7d2cab9fc
commit
d2ec719152
1 changed files with 1 additions and 1 deletions
2
pwd.yml
2
pwd.yml
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue