mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2024-11-14 06:01:33 +01:00
11 lines
178 B
Bash
11 lines
178 B
Bash
|
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=
|