This commit is contained in:
root 2023-01-27 23:36:26 +08:00
parent bde355072f
commit 3378813d96
11 changed files with 20 additions and 20 deletions

View file

@ -5,7 +5,7 @@
#=========================================================================#
upstream portainer {
server 127.0.1.1:9090;
server 127.0.0.1:9090;
}
map $http_upgrade $connection_upgrade {