Compare commits
2 commits
01d4a0ba36
...
116732bbc0
| Author | SHA1 | Date | |
|---|---|---|---|
| 116732bbc0 | |||
|
9a876e12a8 |
2 changed files with 3 additions and 3 deletions
|
|
@ -53,7 +53,7 @@ hmdooris-ccu A 172.31.200.17
|
|||
|
||||
club-assistant AAAA 2a07:c481:1:d0::a
|
||||
A 10.31.208.10
|
||||
_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.
|
||||
;esphome AAAA 2a07:c481:1:d0::66
|
||||
;zigbee2mqtt A 185.161.129.132
|
||||
;light AAAA 2a07:c481:1:d0::16
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ services:
|
|||
- pretalx_net
|
||||
|
||||
pretalx:
|
||||
image: docker.io/pretalx/standalone:v2025.1.0
|
||||
image: docker.io/pretalx/standalone:v2026.2.1
|
||||
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:v2026.2.1
|
||||
command:
|
||||
- taskworker
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue