Files
selfhost_podman/starrs/env.example
2025-03-23 16:57:09 +05:30

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