mirror of https://github.com/kevachat/webapp.git
phpkevacoinblockchainjs-lesssymfonycommunicationchatwebchatblockchain-chatkevachatdistributed-database
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
335 B
13 lines
335 B
11 months ago
|
framework:
|
||
|
router:
|
||
|
utf8: true
|
||
|
|
||
|
# Configure how to generate URLs in non-HTTP contexts, such as CLI commands.
|
||
|
# See https://symfony.com/doc/current/routing.html#generating-urls-in-commands
|
||
|
#default_uri: http://localhost
|
||
|
|
||
|
when@prod:
|
||
|
framework:
|
||
|
router:
|
||
|
strict_requirements: null
|