mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
update build args name
This commit is contained in:
parent
880690367a
commit
9c98d3652c
1 changed files with 1 additions and 1 deletions
2
pwd.yml
2
pwd.yml
|
|
@ -8,7 +8,7 @@ services:
|
|||
args:
|
||||
FRAPPE_PATH: https://github.com/frappe/frappe
|
||||
FRAPPE_BRANCH: version-15
|
||||
APPS_JSON: ./apps.json
|
||||
APPS_JSON_BASE64: ./apps.json
|
||||
networks:
|
||||
- frappe_network
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Reference in a new issue