mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2025-12-20 03:45:16 +05:30
first commit
This commit is contained in:
4
starrs/env.example
Normal file
4
starrs/env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
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
|
||||
Reference in New Issue
Block a user