deployment fixes
This commit is contained in:
+3
-1
@@ -71,7 +71,9 @@ OIDC_CLOCK_SKEW_SECONDS=30
|
||||
SSH_HOST=media-server.example.com
|
||||
SSH_USERNAME=username
|
||||
SSH_PORT=22
|
||||
SSH_KEY_FILENAME=/home/username/.ssh/id_rsa
|
||||
# In Docker Compose, mount your private key at ./secrets/ssh/id_ed25519
|
||||
# and your host key file at ./secrets/ssh/known_hosts.
|
||||
SSH_KEY_FILENAME=/root/.ssh/id_ed25519
|
||||
SSH_PASSWORD=
|
||||
|
||||
REMOTE_MEDIA_ROOT=/srv/media
|
||||
|
||||
Reference in New Issue
Block a user