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:
|
backend:
|
||||||
|
|
||||||
pretix:
|
pretix:
|
||||||
image: docker.io/pretix/standalone:2026.3
|
image: docker.io/pretix/standalone:2026.4
|
||||||
command: ["all"]
|
command: ["all"]
|
||||||
ports:
|
ports:
|
||||||
- "8345:80"
|
- "8345:80"
|
||||||
|
|
|
||||||
|
|
@ -67,8 +67,7 @@ template:
|
||||||
# template for automatically created special zones
|
# template for automatically created special zones
|
||||||
- id: catalog
|
- id: catalog
|
||||||
catalog-role: generate
|
catalog-role: generate
|
||||||
dnssec-signing: on
|
dnssec-signing: off
|
||||||
dnssec-policy: default
|
|
||||||
|
|
||||||
|
|
||||||
# define zones on this server
|
# define zones on this server
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue