mirror of
https://github.com/YunoHost-Apps/calckey_ynh.git
synced 2024-09-03 18:16:18 +02:00
Update nginx.conf
This commit is contained in:
parent
8a39b66b64
commit
008be41ed3
1 changed files with 0 additions and 6 deletions
|
@ -1,9 +1,3 @@
|
|||
# For WebSocket
|
||||
map $http_upgrade $connection_upgrade {
|
||||
default upgrade;
|
||||
'' close;
|
||||
}
|
||||
|
||||
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
|
||||
location __PATH__/ {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue