mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-18 06:05:09 +00:00
comment extra host
This commit is contained in:
parent
de5c0bf773
commit
71922ca736
1 changed files with 2 additions and 2 deletions
4
pwd.yml
4
pwd.yml
|
|
@ -33,8 +33,8 @@ services:
|
|||
deploy:
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
extra_hosts:
|
||||
- "erp-sb1.mitrabisnisdigital.com:host-gateway"
|
||||
# extra_hosts:
|
||||
# - "erp-sb1.mitrabisnisdigital.com:host-gateway"
|
||||
volumes:
|
||||
- sites:/home/frappe/frappe-bench/sites
|
||||
- logs:/home/frappe/frappe-bench/logs
|
||||
|
|
|
|||
Loading…
Reference in a new issue