mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-21 07:15:09 +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:
|
args:
|
||||||
FRAPPE_PATH: https://github.com/frappe/frappe
|
FRAPPE_PATH: https://github.com/frappe/frappe
|
||||||
FRAPPE_BRANCH: version-15
|
FRAPPE_BRANCH: version-15
|
||||||
APPS_JSON: ./apps.json
|
APPS_JSON_BASE64: ./apps.json
|
||||||
networks:
|
networks:
|
||||||
- frappe_network
|
- frappe_network
|
||||||
deploy:
|
deploy:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue