mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-23 08:20:20 +00:00
remove healthcheck
This commit is contained in:
parent
567dbfe3c0
commit
2b00729b69
1 changed files with 2 additions and 0 deletions
|
@ -54,4 +54,6 @@ services:
|
|||
ports:
|
||||
- "5053:53/tcp"
|
||||
- "5053:53/udp"
|
||||
healthcheck:
|
||||
test: ["NONE"]
|
||||
restart: unless-stopped
|
Loading…
Reference in a new issue