Add openssh service

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2024-05-06 00:37:17 +02:00
parent 7231d29b91
commit aee30a0aaf
4 changed files with 41 additions and 1 deletions

11
env/openssh.env vendored Normal file
View File

@ -0,0 +1,11 @@
PUID=1000
PGID=1000
PUBLIC_KEY=
# PUBLIC_KEY_FILE=
# PUBLIC_KEY_DIR=
# PUBLIC_KEY_URL=
SUDO_ACCESS=false
PASSWORD_ACCESS=false
# USER_PASSWORD=
# USER_PASSWORD_FILE=
# USER_NAME=