diff options
| author | src-tinkerer <149616646+src-tinkerer@users.noreply.github.com> | 2024-03-26 12:19:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-26 12:19:45 +0000 |
| commit | 72fe8af850b3dbddbdd3c60cf7e152a78a995859 (patch) | |
| tree | 323ab67b40867525a5a8f6d2dc19abc54ed6bb13 /docker-compose.yml | |
| parent | cf61af67abc1bffdeefd080542d11c2eae13d754 (diff) | |
| parent | 99a5e9cbc44daa4555f36b43bc4b7246aee454c9 (diff) | |
| download | invidious-72fe8af850b3dbddbdd3c60cf7e152a78a995859.tar.gz invidious-72fe8af850b3dbddbdd3c60cf7e152a78a995859.tar.bz2 invidious-72fe8af850b3dbddbdd3c60cf7e152a78a995859.zip | |
Merge branch 'master' into stream-sort
Diffstat (limited to 'docker-compose.yml')
| -rw-r--r-- | docker-compose.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docker-compose.yml b/docker-compose.yml index d879919a..7e33f6e7 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -36,8 +36,6 @@ services: interval: 30s timeout: 5s retries: 2 - depends_on: - - invidious-db invidious-db: image: docker.io/library/postgres:14 |
