switched to key-based auth for SSH, added docs
This commit is contained in:
@ -29,5 +29,4 @@ COMPOSE_FILE="compose.yml"
|
||||
|
||||
# Enable an SSH server to allow SFTP uploads to the web root
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.sftp.yml"
|
||||
#SECRET_SSH_PASSWORD_VERSION=v1
|
||||
#SSH_PORT="2222" # this doesn't work yet, maybe an abra bug?
|
||||
#PUBLIC_KEY="ssh-ed25519 AAAAC3NzaJ1lZDI1NTE5AAAAIXqf4nxUxuGmLOaxXXXXXXXXoM/GwhcrAgmtbgXToaYmCJ user@host" # Replace with a public key you generate
|
||||
Reference in New Issue
Block a user