mirror of
https://github.com/YunoHost-Apps/pepettes_ynh.git
synced 2024-09-03 19:56:35 +02:00
Update nginx.conf
This commit is contained in:
parent
f75ff4d3d4
commit
6b54d6c25b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ location __PATH__/ {
|
|||
# Include SSOWAT user panel.
|
||||
include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
||||
location __PATH__/css {
|
||||
location __PATH__/css/ {
|
||||
alias __INSTALL_DIR__/assets/css;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue