mirror of
https://github.com/Break27/kvmd.git
synced 2026-02-06 10:26:38 +08:00
4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
location / {
|
|
return 301 https://$host:4430$request_uri;
|
|
}
|