Comment out settings in .env.example #175
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "task/env-example"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Comment out all settings in the
.env.example
.When using docker compose, no custom settings are needed.
When copying the file as a template for making you own customisations, it's more likely you will want on only change a few separate settings instead of all at once.
👍