Run as non-root by default via PUID/PGID

This commit is contained in:
Djeex
2026-08-23 15:10:17 +02:00
parent a8ce9a5d1a
commit 0cc1b3cb37
7 changed files with 187 additions and 69 deletions
+2
View File
@@ -1,3 +1,5 @@
PUID=1000 # User id the process runs as
PGID=1000 # Group id the process runs as
TARGET_HOST= # Target hostname/IP to proxy to
TARGET_PORT= # Target port to proxy to
UNIX_SOCKET_NAME= # Name of the socket file