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
7165fd534b
commit
703ceaf214
1 changed files with 0 additions and 5 deletions
|
@ -45,9 +45,4 @@ location __PATH__/ {
|
|||
access_log off;
|
||||
}
|
||||
|
||||
# monitor the celery queues with flower, no caching enabled
|
||||
location /flower/ {
|
||||
proxy_pass http://flower:8888;
|
||||
proxy_cache_bypass 1;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue