Compare commits
2 commits
2ed0f1e13a
...
e9b4c0d98d
| Author | SHA1 | Date | |
|---|---|---|---|
| e9b4c0d98d | |||
|
3541c68357 |
2 changed files with 2 additions and 3 deletions
|
|
@ -25,7 +25,7 @@ services:
|
|||
backend:
|
||||
|
||||
pretix:
|
||||
image: docker.io/pretix/standalone:2026.3
|
||||
image: docker.io/pretix/standalone:2026.4
|
||||
command: ["all"]
|
||||
ports:
|
||||
- "8345:80"
|
||||
|
|
|
|||
|
|
@ -67,8 +67,7 @@ template:
|
|||
# template for automatically created special zones
|
||||
- id: catalog
|
||||
catalog-role: generate
|
||||
dnssec-signing: on
|
||||
dnssec-policy: default
|
||||
dnssec-signing: off
|
||||
|
||||
|
||||
# define zones on this server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue