forked from wallabag/wallabag
Use environment variables in config files
This commit is contained in:
@ -21,4 +21,4 @@ monolog:
|
||||
type: console
|
||||
|
||||
sentry:
|
||||
dsn: "%sentry_dsn%"
|
||||
dsn: "%env(SENTRY_DSN)%"
|
||||
|
||||
Reference in New Issue
Block a user