mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-10-14 02:54:44 +02:00
「🔨」 fix: healthcheck going brrr
This commit is contained in:
@ -17,6 +17,8 @@ services:
|
|||||||
- front
|
- front
|
||||||
- traefik-back
|
- traefik-back
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
healthcheck:
|
||||||
|
disable: true
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
- traefik.docker.network=traefik-back
|
- traefik.docker.network=traefik-back
|
||||||
|
Reference in New Issue
Block a user