Compare commits
2 commits
32343fd3f7
...
60f6cf7671
| Author | SHA1 | Date | |
|---|---|---|---|
| 60f6cf7671 | |||
| 5f7b0c9449 |
2 changed files with 2 additions and 2 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"
|
||||
|
|
|
|||
|
|
@ -124,7 +124,7 @@ endpoints:
|
|||
conditions:
|
||||
- "[STATUS] == 200"
|
||||
- "[CERTIFICATE_EXPIRATION] > 48h"
|
||||
- "[BODY] == pat(*Wir sind der Chaos Computer Club der Hansestadt Hamburg.*)"
|
||||
- "[BODY] == pat(*Wir sind der Chaos Computer Club der Hansestadt Hamburg:*)"
|
||||
|
||||
- name: spaceapi.ccc.de
|
||||
url: "https://spaceapi.ccc.de"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue