mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 17:15:39 +00:00
implement basic features
This commit is contained in:
parent
e8f234d4b9
commit
2071796a07
19 changed files with 389 additions and 365 deletions
|
|
@ -6,9 +6,8 @@
|
|||
parameters:
|
||||
app.version: '%env(APP_VERSION)%'
|
||||
app.name: '%env(APP_NAME)%'
|
||||
app.server.host: '%env(APP_SERVER_HOST)%'
|
||||
app.server.port: '%env(APP_SERVER_PORT)%'
|
||||
app.server.timeout: '%env(APP_SERVER_TIMEOUT)%'
|
||||
app.theme: '%env(APP_THEME)%'
|
||||
app.hlservers: '%env(APP_HLSERVERS)%'
|
||||
|
||||
services:
|
||||
# default configuration for services in *this* file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue