We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b00907 commit 50600e8Copy full SHA for 50600e8
config/services.yaml
@@ -4,7 +4,7 @@
4
# Put parameters here that don't need to change on each machine where the app is deployed
5
# https://symfony.com/doc/current/best_practices.html#use-parameters-for-application-configuration
6
parameters:
7
- app.version: '2.0.0-dev'
+ app.version: '2.0.0'
8
app.timezone: 'Europe/Berlin'
9
app.support_email: '%env(SUPPORT_EMAIL)%'
10
app.fsb_email: '%env(FSB_EMAIL)%'
0 commit comments