Compare commits
2 commits
eece3ae6f6
...
9abef5817b
| Author | SHA1 | Date | |
|---|---|---|---|
| 9abef5817b | |||
|
6d922b7c8b |
2 changed files with 3 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ knot__remotes:
|
|||
|
||||
knot__catalog_zones:
|
||||
- domain: "hamburg.ccc.de.catalog."
|
||||
notify_targets: [ "ns.vie.ccc.de" ]
|
||||
notify_targets: [ "erfadns.ber.ccc.de", "ns.vie.ccc.de" ]
|
||||
|
||||
knot__zones:
|
||||
- domain: "hh.ccc.de."
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ services:
|
|||
- pretalx_net
|
||||
|
||||
pretalx:
|
||||
image: docker.io/pretalx/standalone:v2025.1.0
|
||||
image: docker.io/pretalx/standalone:v2025.2.3
|
||||
entrypoint: gunicorn
|
||||
command:
|
||||
- "pretalx.wsgi"
|
||||
|
|
@ -78,7 +78,7 @@ services:
|
|||
- pretalx_net
|
||||
|
||||
celery:
|
||||
image: docker.io/pretalx/standalone:v2025.1.0
|
||||
image: docker.io/pretalx/standalone:v2025.2.3
|
||||
command:
|
||||
- taskworker
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue