Compare commits
2 commits
4268a8770d
...
8be5dfea99
| Author | SHA1 | Date | |
|---|---|---|---|
| 8be5dfea99 | |||
|
230da323dc |
2 changed files with 4 additions and 0 deletions
|
|
@ -83,6 +83,8 @@ map $host $upstream_acme_challenge_host {
|
|||
local.ccc.de 172.31.17.151:31820;
|
||||
acmedns.hamburg.ccc.de acmedns.hosts.hamburg.ccc.de:31820;
|
||||
diday.org 172.31.17.151:31820;
|
||||
docs.c3voc.de 172.31.17.151:31820;
|
||||
staging.docs.c3voc.de 172.31.17.151:31820;
|
||||
default "";
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -106,6 +106,8 @@ stream {
|
|||
acmedns.hamburg.ccc.de acmedns.hosts.hamburg.ccc.de:8443;
|
||||
diday.org 172.31.17.151:8443;
|
||||
*.staging.diday.org 172.31.17.151:8443;
|
||||
docs.c3voc.de 172.31.17.151:8443;
|
||||
staging.docs.c3voc.de 172.31.17.151:8443;
|
||||
}
|
||||
|
||||
server {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue