mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Format
This commit is contained in:
parent
1a1fc0bdff
commit
e9d399f7cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
map $http_upgrade $connection_upgrade {
|
||||
default upgrade;
|
||||
'' close;
|
||||
default upgrade;
|
||||
'' close;
|
||||
}
|
||||
|
||||
server {
|
||||
|
|
Loading…
Add table
Reference in a new issue