change to base64

This commit is contained in:
Eric Libay 2025-09-04 18:25:29 +08:00
parent 9c98d3652c
commit e1e81c2d4b

View file

@ -8,7 +8,7 @@ services:
args:
FRAPPE_PATH: https://github.com/frappe/frappe
FRAPPE_BRANCH: version-15
APPS_JSON_BASE64: ./apps.json
APPS_JSON_BASE64: ${APPS_JSON_BASE64}
networks:
- frappe_network
deploy: