setup reverse-proxying for *.staging.diday.org
All checks were successful
/ Ansible Lint (push) Successful in 2m12s
All checks were successful
/ Ansible Lint (push) Successful in 2m12s
This commit is contained in:
parent
bc9e76b8ed
commit
165487884c
1 changed files with 1 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ stream {
|
|||
local.ccc.de 172.31.17.151:8443;
|
||||
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;
|
||||
}
|
||||
|
||||
server {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue