Compare commits
1 Commits
main
...
feat/issue
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b1ff624c98 |
@@ -184,7 +184,7 @@ services:
|
|||||||
- obs-net
|
- obs-net
|
||||||
|
|
||||||
obs-glitchtip:
|
obs-glitchtip:
|
||||||
image: glitchtip/glitchtip:v4
|
image: glitchtip/glitchtip:6.1.6
|
||||||
container_name: obs-glitchtip
|
container_name: obs-glitchtip
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
@@ -207,7 +207,7 @@ services:
|
|||||||
- obs-net
|
- obs-net
|
||||||
|
|
||||||
obs-glitchtip-worker:
|
obs-glitchtip-worker:
|
||||||
image: glitchtip/glitchtip:v4
|
image: glitchtip/glitchtip:6.1.6
|
||||||
container_name: obs-glitchtip-worker
|
container_name: obs-glitchtip-worker
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command: ./bin/run-celery-with-beat.sh
|
command: ./bin/run-celery-with-beat.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user