feat: определение активный схем - в файле конфига
This commit is contained in:
@@ -6,8 +6,12 @@ default:
|
||||
prod:
|
||||
form_app_configure_path: "."
|
||||
form_auth_enabled: false
|
||||
form_schemes:
|
||||
example_of_scheme: Тестовая база данных
|
||||
|
||||
devel:
|
||||
form_app_configure_path: _devel/antifib
|
||||
form_auth_enabled: false
|
||||
form_app_version: 0.16.0 dev
|
||||
form_app_version: 0.16.0 dev
|
||||
form_schemes:
|
||||
antifib: антифибротическая
|
||||
Reference in New Issue
Block a user