first commit

This commit is contained in:
coolnsx
2025-03-23 16:57:09 +05:30
commit 32fbf2018b
9 changed files with 162 additions and 0 deletions

4
starrs/env.example Normal file
View 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