Compare commits
2 commits
31846e2f63
...
b21c1cb5af
| Author | SHA1 | Date | |
|---|---|---|---|
| b21c1cb5af | |||
|
7b48f1ebe7 |
2 changed files with 3 additions and 3 deletions
|
|
@ -25,7 +25,7 @@ services:
|
|||
backend:
|
||||
|
||||
pretix:
|
||||
image: docker.io/pretix/standalone:2026.3
|
||||
image: docker.io/pretix/standalone:2026.5
|
||||
command: ["all"]
|
||||
ports:
|
||||
- "8345:80"
|
||||
|
|
|
|||
|
|
@ -75,11 +75,11 @@ endpoints:
|
|||
conditions:
|
||||
- "[DNS_RCODE] == NOERROR"
|
||||
|
||||
- name: auth-dns (club-assistant.ccchh.net)
|
||||
- name: auth-dns (pve01.ccchh.net)
|
||||
url: "auth-dns.hamburg.ccc.de"
|
||||
<<: *services_chaosknoten_defaults
|
||||
dns:
|
||||
query-name: "club-assistant.ccchh.net"
|
||||
query-name: "pve01.ccchh.net"
|
||||
query-type: "AAAA"
|
||||
conditions:
|
||||
- "[DNS_RCODE] == NOERROR"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue