update
This commit is contained in:
@@ -6,10 +6,10 @@ location /api {
|
||||
include api_proxy.conf;
|
||||
}
|
||||
|
||||
location /admin {
|
||||
root /app/dist/admin;
|
||||
try_files $uri $uri/ /index.html =404;
|
||||
}
|
||||
# location /admin {
|
||||
# root /app/dist/admin;
|
||||
# try_files $uri $uri/ /index.html =404;
|
||||
# }
|
||||
|
||||
location /.well-known {
|
||||
alias /data/ssl/.well-known;
|
||||
|
||||
Reference in New Issue
Block a user