This commit is contained in:
2026-02-16 19:34:35 +00:00
commit 9ab0940ca4
784 changed files with 41710 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
PORT=9000
JWT_SECRET="change-me"
POSTGRES_URL="postgres://postgres:password@localhost:5432/officer"
MAIL_TRANSPORT="smtp://localhost:1025"
PUBLIC_URL=http://localhost:9000
DATA_PATH=/path/to/data
HOME_DIR=/home/user