mirror of
https://github.com/iv-org/documentation.git
synced 2025-02-09 07:42:19 +00:00
Set CHANGE_ME to CHANGE_ME!! in example compose
Invidious uses "CHANGE_ME!!" instead of "CHANGE_ME" to warn users that a config option must be changed
This commit is contained in:
parent
824e25ac46
commit
05ca0cb27a
@ -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