Compare commits
2 commits
a67164bc8a
...
3b9d72015e
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b9d72015e | |||
|
ec9275cf46 |
2 changed files with 2 additions and 1 deletions
|
|
@ -289,6 +289,7 @@ cpuccc IN CNAME public-reverse-proxy
|
|||
did IN CNAME public-reverse-proxy
|
||||
infra-docs IN CNAME public-reverse-proxy
|
||||
staging.infra-docs IN CNAME public-reverse-proxy
|
||||
ueberwachungsfrei-kundgebung IN CNAME public-reverse-proxy
|
||||
|
||||
|
||||
auth.acmedns IN NS acmedns.hosts.hamburg.ccc.de.
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue