Compare commits
2 commits
d4fdaa5325
...
bf11a9b665
| Author | SHA1 | Date | |
|---|---|---|---|
| bf11a9b665 | |||
|
8a8ce7206d |
2 changed files with 3 additions and 2 deletions
|
|
@ -249,6 +249,7 @@ infrastructure_authorized_keys_hosts:
|
|||
www2:
|
||||
www3:
|
||||
auth-dns:
|
||||
lists:
|
||||
wiki_hosts:
|
||||
hosts:
|
||||
eh22-wiki:
|
||||
|
|
|
|||
|
|
@ -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