mirror of
https://github.com/YunoHost-Apps/woodpecker_ynh.git
synced 2024-09-03 20:35:57 +02:00
yunohost_panel nginx config seems to break woodpecker registration. Disabling it
This commit is contained in:
parent
4db7cfe734
commit
6da3def228
1 changed files with 2 additions and 1 deletions
|
@ -13,5 +13,6 @@ location __PATH__/ {
|
|||
chunked_transfer_encoding off;
|
||||
|
||||
# Include SSOWAT user panel.
|
||||
include conf.d/yunohost_panel.conf.inc;
|
||||
# Looks like this breaks registration into woodpecker…
|
||||
# include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue