mirror of https://github.com/snachodog/mybuddy.git
6 lines
312 B
Markdown
6 lines
312 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.**
|