mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
7 lines
190 B
YAML
7 lines
190 B
YAML
oka_file:
|
|
db_driver: orm
|
|
storage:
|
|
root_path: '%env(resolve:OKAFILE_STORAGE_ROOT_PATH)%'
|
|
webserver:
|
|
host: '%env(resolve:OKAFILE_STORAGE_WEB_SERVER_HOST)%'
|