podterminal/exampleconfig.yaml

17 lines
417 B
YAML
Raw Normal View History

2024-01-28 15:36:52 +01:00
dir_node: /dev/dri/renderD128
# Enable DIR passthrough to enable GPU accelleration in Container
dri: false
2024-01-29 09:22:59 +01:00
# Environment Variables to be passed to the container.
2024-01-28 15:36:52 +01:00
envvars:
CUSTOM_USER: user
PASSWORD: ""
TITLE: Podterminal
2024-01-29 09:22:59 +01:00
# HTTP_PROXY: 192.168.0.10
2024-01-28 15:36:52 +01:00
# Container Image you want to use
image: lscr.io/linuxserver/webtop
# Maximum age of Session
maxage: 10800
# Port Podterminal should listen to
port: 80