diff --git a/termix.yaml b/termix.yaml index 9c58f3f..bf7f20c 100644 --- a/termix.yaml +++ b/termix.yaml @@ -3,7 +3,7 @@ version: "3.8" services: termix: image: ghcr.io/lukegus/termix:latest - user: "1001:998" + #user: "1001:998" environment: PUID: "1001" PGID: "998"