mirror of https://github.com/snachodog/mybuddy.git
7 lines
313 B
Markdown
7 lines
313 B
Markdown
# Customization
|
|
|
|
Environment variables can be used to define a number of configuration settings.
|
|
Baby Buddy will check the application directory structure for an `.env` file or
|
|
take these variables from the system environment. **System environment variables
|
|
take precedence over the contents of an `.env` file.**
|