summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorTheFrenchGhosty <TheFrenchGhosty@posteo.is>2022-02-22 02:24:43 +0100
committerTheFrenchGhosty <TheFrenchGhosty@posteo.is>2022-02-22 02:24:43 +0100
commit7ec88741a6db2f85abf31d5827a408bc7e1d456b (patch)
treead97fb6db0da67a8e42a795097ecb09eccb3e0df /docker-compose.yml
parent86cb68413db8e399cc0b6ae7aa612fd46a964d37 (diff)
downloadinvidious-7ec88741a6db2f85abf31d5827a408bc7e1d456b.tar.gz
invidious-7ec88741a6db2f85abf31d5827a408bc7e1d456b.tar.bz2
invidious-7ec88741a6db2f85abf31d5827a408bc7e1d456b.zip
Fix YAML syntax
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index c2cde9f2..1008960e 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -11,10 +11,10 @@ services:
ports:
- "127.0.0.1:3000:3000"
environment:
- INVIDIOUS_CONFIG: |
# Please read the following file for a comprehensive list of all available
# configuration options and their associated syntax:
# https://github.com/iv-org/invidious/blob/master/config/config.example.yml
+ INVIDIOUS_CONFIG: |
check_tables: true
db:
dbname: invidious