mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-14 10:48:56 +02:00
Re-remove Anubis again.
This commit is contained in:
parent
263c671891
commit
36b9c2f141
1 changed files with 2 additions and 1 deletions
|
|
@ -423,7 +423,8 @@ in {
|
||||||
service = "bluemap";
|
service = "bluemap";
|
||||||
entryPoints = ["websecure"];
|
entryPoints = ["websecure"];
|
||||||
tls = {};
|
tls = {};
|
||||||
middlewares = ["anubisForwardAuth"];
|
# Yeah Bluemap cannot be behind Anubis for some reason
|
||||||
|
#middlewares = ["anubisForwardAuth"];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue