We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86cb684 commit 7ec8874Copy full SHA for 7ec8874
docker-compose.yml
@@ -11,10 +11,10 @@ services:
11
ports:
12
- "127.0.0.1:3000:3000"
13
environment:
14
- INVIDIOUS_CONFIG: |
15
# Please read the following file for a comprehensive list of all available
16
# configuration options and their associated syntax:
17
# https://github.com/iv-org/invidious/blob/master/config/config.example.yml
+ INVIDIOUS_CONFIG: |
18
check_tables: true
19
db:
20
dbname: invidious
0 commit comments