Login
This commit is contained in:
@@ -10,6 +10,8 @@ server {
|
||||
root /usr/share/nginx/html;
|
||||
index index.html;
|
||||
|
||||
auth_request /nginxauth;
|
||||
|
||||
# UI / SPA
|
||||
location / {
|
||||
try_files $uri $uri/ /index.html;
|
||||
|
||||
Reference in New Issue
Block a user