added example config

why
Johannes Bülow 2024-01-28 15:36:52 +01:00
parent 57c9b88898
commit c281830df0
Signed by untrusted user who does not match committer: jmb
GPG Key ID: B56971CF7B8F83A6
1 changed files with 15 additions and 0 deletions

15
exampleconfig.yaml Normal file
View File

@ -0,0 +1,15 @@
dir_node: /dev/dri/renderD128
# Enable DIR passthrough to enable GPU accelleration in Container
dri: false
# Environment Variables
envvars:
CUSTOM_USER: user
PASSWORD: ""
TITLE: Podterminal
# Container Image you want to use
image: lscr.io/linuxserver/webtop
# Maximum age of Session
maxage: 10800
# Port Podterminal should listen to
port: 80