mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 17:15:08 +00:00
Fix file name
erpnext.yaml > compose.erpnext.yaml
This commit is contained in:
parent
ca9761585a
commit
1807f1e23c
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ nano .env
|
|||
|
||||
# Pull new images
|
||||
docker-compose -f compose.yaml \
|
||||
-f overrides/erpnext.yaml \
|
||||
-f overrides/compose.erpnext.yaml \
|
||||
# ... your other overrides
|
||||
config > ~/gitops/docker-compose.yml
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue