2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-01-09 08:30:35 +00:00

Fix file name (#748)

erpnext.yaml > compose.erpnext.yaml
This commit is contained in:
PlaidDroid 2022-04-03 12:29:36 +05:30 committed by GitHub
parent 1448e46a9b
commit a389c3a175
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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