Update nginx.conf
This commit is contained in:
parent
fd4b46c039
commit
0ff4e9b72f
@ -14,7 +14,7 @@ http {
|
||||
server_names_hash_bucket_size 128;
|
||||
|
||||
upstream matrix_nurd {
|
||||
server 172.31.207.1:80;
|
||||
server 172.31.206.1:80;
|
||||
}
|
||||
|
||||
server {
|
||||
|
Loading…
x
Reference in New Issue
Block a user