fix wiki addr resolving
parent
b8627b3960
commit
31cb4c000b
|
@ -9,6 +9,6 @@ server {
|
|||
client_max_body_size 1G;
|
||||
|
||||
location / {
|
||||
proxy_pass http://localhost:3000;
|
||||
proxy_pass http://localhost:3006;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue