Drop commented config for now

This commit is contained in:
decentral1se 2021-05-06 14:09:54 +02:00
parent 349d1d6f88
commit 43a97dea25
Signed by untrusted user who does not match committer: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 0 additions and 7 deletions

View File

@ -66,13 +66,6 @@ services:
entrypoint: /docker-entrypoint.sh
networks:
- internal
# Note(decentral1se): bring back when https://git.autonomic.zone/coop-cloud/peertube/issues/1 solved
# healthcheck:
# test: ["CMD", "curl", "-f", "http://localhost:9000"]
# interval: 30s
# timeout: 10s
# retries: 10
# start_period: 1m
db:
image: postgres:10-alpine