Fix uffd brand icon

keep-around/7015386cd620a3be401ebf2cca626da55b95c58d
hexchen 2022-05-02 15:53:27 +00:00
parent 440076bae9
commit 7015386cd6
3 changed files with 94 additions and 0 deletions

View File

@ -61,6 +61,8 @@ in {
locations = {
"/".proxyPass = "http://${config.containers.uffd.localAddress}:8080";
"/static".root = "${uffd}/lib/python3.9/site-packages/uffd";
"/static/hacc.png".return = "302 https://infra4future.de/assets/img/logo_vernetzung.png";
"/static/infra4future.svg".return = "302 https://infra4future.de/assets/img/infra4future.svg";
};
};
}

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 111 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB