mirror of
https://github.com/iv-org/documentation.git
synced 2025-04-19 07:25:49 -04:00
Set CHANGE_ME to CHANGE_ME!! in example compose (#631)
Invidious uses "CHANGE_ME!!" instead of "CHANGE_ME" to warn users that a config option must be changed
This commit is contained in:
parent
2938c1989c
commit
0b24dfde74
@ -78,8 +78,8 @@ Make sure to run the newer Docker Compose V2: https://docs.docker.com/compose/in
|
||||
port: 5432
|
||||
check_tables: true
|
||||
signature_server: inv_sig_helper:12999
|
||||
visitor_data: CHANGE_ME
|
||||
po_token: CHANGE_ME
|
||||
visitor_data: "CHANGE_ME!!"
|
||||
po_token: "CHANGE_ME!!"
|
||||
# external_port:
|
||||
# domain:
|
||||
# https_only: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user