mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 04:47:10 +08:00
Update .env to use the Symfony configuration standard
This commit is contained in:
parent
d55e1d75a3
commit
33a9f0ba3e
2 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# In all environments, the following files are loaded if they exist,
|
# In all environments, the following files are loaded if they exist,
|
||||||
# the latter taking precedence over the former:
|
# the latter taking precedence over the former:
|
||||||
#
|
#
|
||||||
# * .env.dist contains default values for the environment variables needed by the app
|
# * .env contains default values for the environment variables needed by the app
|
||||||
# * .env.local uncommitted file with local overrides
|
# * .env.local uncommitted file with local overrides
|
||||||
# * .env.$APP_ENV committed environment-specific defaults
|
# * .env.$APP_ENV committed environment-specific defaults
|
||||||
# * .env.$APP_ENV.local uncommitted environment-specific overrides
|
# * .env.$APP_ENV.local uncommitted environment-specific overrides
|
Loading…
Add table
Add a link
Reference in a new issue