added example config

This commit is contained in:
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

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