mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
not working, revert
This commit is contained in:
parent
8dd05d69cd
commit
c7184e3921
@ -25,10 +25,10 @@ server {
|
||||
root $NGINX_UPDATE_PAGE_ROOT;
|
||||
index updating.html;
|
||||
|
||||
location / {
|
||||
alias $NGINX_UPDATE_PAGE_ROOT;
|
||||
index updating.html;
|
||||
}
|
||||
#location / {
|
||||
# alias $NGINX_UPDATE_PAGE_ROOT;
|
||||
# index updating.html;
|
||||
#}
|
||||
|
||||
#access_log /var/log/nginx/access.log main;
|
||||
|
||||
|
||||
@ -10,10 +10,10 @@ server {
|
||||
root $NGINX_UPDATE_PAGE_ROOT;
|
||||
index updating.html;
|
||||
|
||||
location / {
|
||||
alias $NGINX_UPDATE_PAGE_ROOT;
|
||||
index updating.html;
|
||||
}
|
||||
#location / {
|
||||
# alias $NGINX_UPDATE_PAGE_ROOT;
|
||||
# index updating.html;
|
||||
#}
|
||||
|
||||
access_log /var/log/nginx/access.log main;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user