Compare commits
2 commits
a0801e7ad0
...
41d9383a30
| Author | SHA1 | Date | |
|---|---|---|---|
| 41d9383a30 | |||
|
3f94a992fe |
5 changed files with 6 additions and 6 deletions
|
|
@ -28,7 +28,7 @@ labels {
|
|||
|
||||
resolved {
|
||||
tags "white_check_mark,resolved"
|
||||
priority 2
|
||||
updatenotification true
|
||||
}
|
||||
|
||||
ntfy {
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ labels {
|
|||
|
||||
resolved {
|
||||
tags "white_check_mark,resolved"
|
||||
priority 2
|
||||
updatenotification true
|
||||
}
|
||||
|
||||
ntfy {
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ labels {
|
|||
|
||||
resolved {
|
||||
tags "white_check_mark,resolved"
|
||||
priority 2
|
||||
updatenotification true
|
||||
}
|
||||
|
||||
ntfy {
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ labels {
|
|||
|
||||
resolved {
|
||||
tags "white_check_mark,resolved"
|
||||
priority 2
|
||||
updatenotification true
|
||||
}
|
||||
|
||||
ntfy {
|
||||
|
|
|
|||
|
|
@ -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