Actually use an IP, which isn't already in use by another service

This commit is contained in:
June 2024-01-14 02:33:59 +01:00
parent 009de7d398
commit 586254c147
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ map $host $upstream_acme_challenge_host {
spaceapi.hamburg.ccc.de 172.31.17.151:31820;
zammad.hamburg.ccc.de 172.31.17.152:31820;
c3cat.de 172.31.17.151:31820;
git.hamburg.ccc.de 172.31.17.149:31820;
git.hamburg.ccc.de 172.31.17.154:31820;
default "";
}

View file

@ -34,7 +34,7 @@ stream {
spaceapi.hamburg.ccc.de 172.31.17.151:8443;
zammad.hamburg.ccc.de 172.31.17.152:8443;
c3cat.de 172.31.17.151:8443;
git.hamburg.ccc.de 172.31.17.149:8443;
git.hamburg.ccc.de 172.31.17.154:8443;
}
server {