first
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user