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:
syeopite 2025-01-22 01:25:56 +00:00 committed by GitHub
parent 824e25ac46
commit 05ca0cb27a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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