mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 09:05:44 +00:00
init master server configuration
This commit is contained in:
parent
741f6a3227
commit
acec164041
5 changed files with 29 additions and 6 deletions
|
|
@ -7,6 +7,7 @@ parameters:
|
|||
app.version: '%env(APP_VERSION)%'
|
||||
app.name: '%env(APP_NAME)%'
|
||||
app.theme: '%env(APP_THEME)%'
|
||||
app.masters: '%env(APP_MASTERS)%'
|
||||
app.hlservers: '%env(APP_HLSERVERS)%'
|
||||
app.meta.title: '%env(APP_META_TITLE)%'
|
||||
app.meta.description: '%env(APP_META_DESCRIPTION)%'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue