=align to new env var names

This commit is contained in:
Lockszmith (@avital) 2025-01-17 13:25:41 -08:00
parent 51d3aec3b6
commit 6a9d08f2bc
16 changed files with 34 additions and 34 deletions

View file

@ -1,8 +1,8 @@
services:
code-server:
environment:
PUID: "${SZ_USER_UID}"
PGID: "${SZ_USER_GID}"
PUID: "${HOST_UID}"
PGID: "${HOST_GID}"
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /:/mnt/runtipi.host