fix: remove extra yaml entry
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Davide Polonio 2023-07-07 12:50:26 +02:00
parent b60f84ee7b
commit 90f06e0801

View File

@ -23,7 +23,6 @@ services:
db:
image: postgres:15-alpine
restart: unless-stopped
environment:
volumes:
- db:/var/lib/postgresql/data
healthcheck: