mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
Update config_panel.toml
This commit is contained in:
parent
1737e6ef8c
commit
ecfebbd52f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ name = "BookStack configuration"
|
|||
choices = ["standard", "ldap"]
|
||||
default = "ldap"
|
||||
help = "Select an authentication method to connect to BookStack."
|
||||
bind = "AUTH_METHOD:__INSTALL_DIR__/.env"
|
||||
bind = "AUTH_METHOD:/var/www/__APP__/.env"
|
||||
|
||||
[main.php_fpm_config]
|
||||
name = "PHP-FPM configuration"
|
||||
|
|
Loading…
Add table
Reference in a new issue