Version v0.90.74; sync labels

This commit is contained in:
3wc 2021-04-04 23:36:44 +02:00
parent fb5f26f21b
commit 1228d68e0d
1 changed files with 1 additions and 5 deletions

View File

@ -1,6 +1,4 @@
---
version: "3.8"
services:
app:
image: statping/statping:v0.90.74
@ -24,11 +22,9 @@ services:
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.services.${STACK_NAME}.loadbalancer.server.port=8080"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- coop-cloud.${STACK_NAME}.app.version=v0.90.74-e874da51
networks:
proxy:
external: true
volumes:
statping: