mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
chore: fix docker-compose syntax
This commit is contained in:
@@ -32,7 +32,7 @@ services:
|
|||||||
healthcheck:
|
healthcheck:
|
||||||
disable: true
|
disable: true
|
||||||
test: [ ]
|
test: [ ]
|
||||||
volumes:
|
# volumes:
|
||||||
# - ./custom_rdap_servers.yaml:/app/config/app/custom_rdap_servers.yaml # Please see #41 issue
|
# - ./custom_rdap_servers.yaml:/app/config/app/custom_rdap_servers.yaml # Please see #41 issue
|
||||||
|
|
||||||
database:
|
database:
|
||||||
|
|||||||
Reference in New Issue
Block a user