|
|
@ -11,10 +11,10 @@ services:
|
|
|
|
ports:
|
|
|
|
ports:
|
|
|
|
- "127.0.0.1:3000:3000"
|
|
|
|
- "127.0.0.1:3000:3000"
|
|
|
|
environment:
|
|
|
|
environment:
|
|
|
|
INVIDIOUS_CONFIG: |
|
|
|
|
|
|
|
|
# Please read the following file for a comprehensive list of all available
|
|
|
|
# Please read the following file for a comprehensive list of all available
|
|
|
|
# configuration options and their associated syntax:
|
|
|
|
# configuration options and their associated syntax:
|
|
|
|
# https://github.com/iv-org/invidious/blob/master/config/config.example.yml
|
|
|
|
# https://github.com/iv-org/invidious/blob/master/config/config.example.yml
|
|
|
|
|
|
|
|
INVIDIOUS_CONFIG: |
|
|
|
|
check_tables: true
|
|
|
|
check_tables: true
|
|
|
|
db:
|
|
|
|
db:
|
|
|
|
dbname: invidious
|
|
|
|
dbname: invidious
|
|
|
|