change tag and update readme
This commit is contained in:
parent
6b5f9a78cf
commit
4d2326d183
@ -5,7 +5,7 @@
|
||||
<!-- metadata -->
|
||||
|
||||
* **Category**: Apps
|
||||
* **Status**: 4
|
||||
* **Status**: 4, [pre-release](https://git.coopcloud.tech/coop-cloud/gotosocial/issues/1)
|
||||
* **Image**: [`gotosocial`](https://hub.docker.com/r/superseriousbusiness/gotosocial), 4, upstream
|
||||
* **Healthcheck**: Yes
|
||||
* **Backups**: No
|
||||
|
@ -28,7 +28,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})"
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.8.0+0.18.0"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.8.1+0.18.0"
|
||||
|
||||
healthcheck:
|
||||
test: wget --no-verbose --tries=1 --spider http://localhost:8080/readyz || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user