mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 17:15:39 +00:00
install xpaw/php-source-query-class
This commit is contained in:
parent
0f03821a5f
commit
e8f234d4b9
6 changed files with 66 additions and 4 deletions
|
|
@ -6,6 +6,9 @@
|
|||
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)%'
|
||||
|
||||
services:
|
||||
# default configuration for services in *this* file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue