mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 09:05:44 +00:00
init env settings
This commit is contained in:
parent
d007a8041d
commit
0f03821a5f
2 changed files with 10 additions and 0 deletions
8
.env
8
.env
|
|
@ -39,3 +39,11 @@ MESSENGER_TRANSPORT_DSN=doctrine://default?auto_setup=0
|
|||
###> symfony/mailer ###
|
||||
# MAILER_DSN=null://null
|
||||
###< symfony/mailer ###
|
||||
|
||||
# HLState
|
||||
|
||||
# Application version, used for API and media cache
|
||||
APP_VERSION=1.0.0
|
||||
|
||||
# Application name
|
||||
APP_NAME=HLState
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue