chore: update docker-compose.yml

This commit is contained in:
Maël Gangloff
2024-08-25 21:09:32 +02:00
parent 534a8db86c
commit 891c608a9b
2 changed files with 3 additions and 1 deletions

View File

@@ -32,6 +32,8 @@ services:
healthcheck:
disable: true
test: [ ]
volumes:
# - ./custom_rdap_servers.yaml:/app/config/app/custom_rdap_servers.yaml # Please see #41 issue
database:
image: postgres:${POSTGRES_VERSION:-16}-alpine