mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
Update nginx.conf
This commit is contained in:
parent
d1c8d5714d
commit
b89d710d67
1 changed files with 0 additions and 6 deletions
|
@ -10,10 +10,4 @@ location __PATH__/ {
|
|||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
}
|
||||
|
||||
location /images/ {
|
||||
alias __INSTALL_DIR__/images/;
|
||||
}
|
||||
|
||||
location /static/ {
|
||||
alias __INSTALL_DIR__/static/;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue