Merge pull request #7984 from Pratikdate/patch-1

Update .env.external.example
This commit is contained in:
Adish M 2023-11-01 15:27:03 +05:30 committed by GitHub
commit 5f264e4a16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ SECRET_KEY_BASE= #replace_with_secret_key_base
# DATABASE CONFIG
ORM_LOGGING=all
PG_DB= # Databse name
PG_DB= # Database name
PG_USER= # Postgres database username
PG_HOST= # Postgres database host
PG_PASS= # Postgres database password