mirror of
https://github.com/iv-org/documentation.git
synced 2025-11-23 17:13:17 -05:00
comment out conflicting env var
This commit is contained in:
parent
d62b15087c
commit
016e395601
1 changed files with 1 additions and 1 deletions
|
|
@ -203,7 +203,7 @@ Volume=invidious-companion-cache:/var/tmp/youtubei.js:rw
|
|||
|
||||
# WARNING: The container will fail to start without this env var
|
||||
# NOTE: The podman secret is preferred, but you may set the env var directly like this
|
||||
Environment=SERVER_SECRET_KEY=my-secret-key
|
||||
# Environment=SERVER_SECRET_KEY=my-secret-key
|
||||
|
||||
# If you set the env var above, comment this out
|
||||
# `pwgen 16 1 | podman secret create --replace invidious-db-pw -`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue