mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
location / {
|
|
return 301 https://$host:4430$request_uri;
|
|
}
|