Compare commits
2 commits
679d1ab2f9
...
4aa8c564fd
| Author | SHA1 | Date | |
|---|---|---|---|
| 4aa8c564fd | |||
| 899dbea4dd |
2 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ services:
|
||||||
backend:
|
backend:
|
||||||
|
|
||||||
pretix:
|
pretix:
|
||||||
image: docker.io/pretix/standalone:2026.3
|
image: docker.io/pretix/standalone:2026.5
|
||||||
command: ["all"]
|
command: ["all"]
|
||||||
ports:
|
ports:
|
||||||
- "8345:80"
|
- "8345:80"
|
||||||
|
|
|
||||||
|
|
@ -238,4 +238,4 @@ endpoints:
|
||||||
conditions:
|
conditions:
|
||||||
- "[STATUS] == 200"
|
- "[STATUS] == 200"
|
||||||
- "[CERTIFICATE_EXPIRATION] > 48h"
|
- "[CERTIFICATE_EXPIRATION] > 48h"
|
||||||
- "[BODY] == pat(*Wir sind der Chaos Computer Club der Hansestadt Hamburg.*)"
|
- "[BODY] == pat(*STATUS_CANARY_HAMBURG_CCC_DE_DO_NOT_TOUCH*)"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue