photoview

This commit is contained in:
wvr
2026-02-28 07:07:53 -06:00
parent 184b6912c4
commit 894c107e22
3 changed files with 71 additions and 0 deletions

4
photoview/env Normal file
View File

@@ -0,0 +1,4 @@
HOST_PHOTOVIEW_LOCATION="/root/photoview"
PHOTOVIEW_PORT="2283"
HOST_PHOTOVIEW_MEDIA_ROOT="/mnt/images"
PHOTOVIEW_DATABASE_DRIVER="sqlite"