Run as non-root by default via PUID/PGID
CI / build-and-scan (pull_request) Successful in 1m7s

This commit is contained in:
Djeex
2026-08-23 15:10:17 +02:00
parent ac1addca14
commit fff6e49350
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