fix nginx config?
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
server {
|
||||
html {
|
||||
server {
|
||||
server_name _;
|
||||
listen 80;
|
||||
|
||||
@ -47,4 +48,5 @@ server {
|
||||
# Serve the file directly from disk
|
||||
try_files $uri $uri/;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user