fix: remove extra yaml entry
continuous-integration/drone/push Build is passing Details

pull/24/head
Davide Polonio 2023-07-07 12:50:26 +02:00
parent b60f84ee7b
commit 90f06e0801
1 changed files with 0 additions and 1 deletions

View File

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