mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
fix
This commit is contained in:
parent
f0dbd6e61b
commit
a7f29711ab
@ -17,7 +17,7 @@ server {
|
||||
}
|
||||
|
||||
location = / {
|
||||
root /ect/websoft9/landing;
|
||||
root /etc/websoft9/landing;
|
||||
try_files /index.html =404;
|
||||
add_header Content-Type text/plain;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user