mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-08-14 09:22:21 +00:00
remove healthcheck
This commit is contained in:
parent
567dbfe3c0
commit
2b00729b69
@ -54,4 +54,6 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "5053:53/tcp"
|
- "5053:53/tcp"
|
||||||
- "5053:53/udp"
|
- "5053:53/udp"
|
||||||
|
healthcheck:
|
||||||
|
test: ["NONE"]
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
Loading…
x
Reference in New Issue
Block a user