mirror of
https://github.com/YunoHost-Apps/chitchatter_ynh.git
synced 2024-09-03 18:15:59 +02:00
Update nginx.conf
This commit is contained in:
parent
e100f2bb2e
commit
c26c423bf6
1 changed files with 3 additions and 0 deletions
|
@ -4,4 +4,7 @@ location __PATH__/ {
|
|||
alias __INSTALL_DIR__/build/;
|
||||
|
||||
index index.html;
|
||||
|
||||
# Include SSOWAT user panel.
|
||||
include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue