mirror of
https://github.com/shlinkio/shlink.git
synced 2025-03-14 12:11:19 +03:00
Updated env vars ADR
This commit is contained in:
parent
f53305c404
commit
545da96d15
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ Then Shlink reads this as the first config file, which sets the values as env va
|
|||
|
||||
* Good because it would not require any change in the installer.
|
||||
* Bad because it requires moving all env var reading logic somewhere else, while having it together with their contextual config is quite convenient.
|
||||
* Bad because it requires defining a map between the config path from the installer and the env var to set.
|
||||
|
||||
### Make the installer generate a config file which also reads env vars
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue