mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
corrected admin nginx conf(?)
This commit is contained in:
parent
aba2b272f6
commit
76c8f971eb
@ -74,7 +74,7 @@ server {
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header Host $host;
|
||||
|
||||
proxy_pass http://127.0.0.1:8080/admin/;
|
||||
proxy_pass http://127.0.0.1:8080;
|
||||
proxy_redirect off;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user