Change custom image in compose.yaml, add apps.json

This commit is contained in:
PAlexanderFranklin 2024-04-01 16:31:41 -07:00
parent c55ba0302a
commit 83a582bf87
2 changed files with 10 additions and 4 deletions

6
apps.json Normal file
View File

@ -0,0 +1,6 @@
[
{
"url": "https://githaven.org/Shiloh/brotherton-erpnext.git",
"branch": "production"
}
]

View File

@ -2,10 +2,10 @@ x-customizable-image: &customizable_image
# By default the image used only contains the `frappe` and `erpnext` apps.
# See https://github.com/frappe/frappe_docker/blob/main/docs/custom-apps.md
# about using custom images.
# image: frappe/erpnext:${ERPNEXT_VERSION:?No ERPNext version set}
build:
context: .
dockerfile: ./Shilohimage
image: githaven.org/shiloh/frappe_docker:production
# build:
# context: .
# dockerfile: ./Shilohimage
x-depends-on-configurator: &depends_on_configurator
depends_on: