Compare commits
2 commits
9647344995
...
02d986f2ca
| Author | SHA1 | Date | |
|---|---|---|---|
| 02d986f2ca | |||
|
9b8da29cae |
2 changed files with 3 additions and 3 deletions
|
|
@ -46,7 +46,7 @@ unifi A 10.89.213.21
|
|||
;
|
||||
; Club-Services
|
||||
;
|
||||
xr18 A 172.31.200.21
|
||||
xr18 A 172.31.200.29
|
||||
|
||||
;club-assistant AAAA 2a07:c481:1:d0::a
|
||||
;;_acme-challenge.club-assistant CNAME d50ad73a-f82d-4244-87f0-6f5195b37d21.auth.acmedns.hamburg.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