mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2025-12-20 20:05:17 +05:30
5 lines
163 B
Plaintext
5 lines
163 B
Plaintext
PUID=1000 # set to 0 to run with podman rootless without uidmap
|
|
PGID=1000 # set to 0 to run with podman rootless without uidmap
|
|
TZ=Asia/Kolkata
|
|
DATA=/path/to/data
|