Fix file name

erpnext.yaml > compose.erpnext.yaml
This commit is contained in:
PlaidDroid 2022-04-02 13:00:36 +05:30 committed by GitHub
parent ca9761585a
commit 1807f1e23c
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