Compare commits
2 commits
5fe66f4b7d
...
eec97ecb17
| Author | SHA1 | Date | |
|---|---|---|---|
| eec97ecb17 | |||
|
9b8da29cae |
2 changed files with 3 additions and 3 deletions
|
|
@ -46,7 +46,7 @@ unifi A 10.89.213.21
|
||||||
;
|
;
|
||||||
; Club-Services
|
; Club-Services
|
||||||
;
|
;
|
||||||
xr18 A 172.31.200.21
|
xr18 A 172.31.200.29
|
||||||
|
|
||||||
;club-assistant AAAA 2a07:c481:1:d0::a
|
;club-assistant AAAA 2a07:c481:1:d0::a
|
||||||
;;_acme-challenge.club-assistant CNAME d50ad73a-f82d-4244-87f0-6f5195b37d21.auth.acmedns.hamburg.ccc.de
|
;;_acme-challenge.club-assistant CNAME d50ad73a-f82d-4244-87f0-6f5195b37d21.auth.acmedns.hamburg.ccc.de
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,7 @@ services:
|
||||||
- pretalx_net
|
- pretalx_net
|
||||||
|
|
||||||
pretalx:
|
pretalx:
|
||||||
image: docker.io/pretalx/standalone:v2025.1.0
|
image: docker.io/pretalx/standalone:v2026.1.2
|
||||||
entrypoint: gunicorn
|
entrypoint: gunicorn
|
||||||
command:
|
command:
|
||||||
- "pretalx.wsgi"
|
- "pretalx.wsgi"
|
||||||
|
|
@ -78,7 +78,7 @@ services:
|
||||||
- pretalx_net
|
- pretalx_net
|
||||||
|
|
||||||
celery:
|
celery:
|
||||||
image: docker.io/pretalx/standalone:v2025.1.0
|
image: docker.io/pretalx/standalone:v2026.1.2
|
||||||
command:
|
command:
|
||||||
- taskworker
|
- taskworker
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue