Compare commits
2 commits
803de2ec4e
...
c3828d76d6
| Author | SHA1 | Date | |
|---|---|---|---|
| c3828d76d6 | |||
|
ec9275cf46 |
2 changed files with 3 additions and 2 deletions
|
|
@ -289,6 +289,7 @@ cpuccc IN CNAME public-reverse-proxy
|
||||||
did IN CNAME public-reverse-proxy
|
did IN CNAME public-reverse-proxy
|
||||||
infra-docs IN CNAME public-reverse-proxy
|
infra-docs IN CNAME public-reverse-proxy
|
||||||
staging.infra-docs IN CNAME public-reverse-proxy
|
staging.infra-docs IN CNAME public-reverse-proxy
|
||||||
|
ueberwachungsfrei-kundgebung IN CNAME public-reverse-proxy
|
||||||
|
|
||||||
|
|
||||||
auth.acmedns IN NS acmedns.hosts.hamburg.ccc.de.
|
auth.acmedns IN NS acmedns.hosts.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