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