mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Add files
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
DATABASE_USERNAME=admin
|
||||
DATABASE_PASSWORD=admin
|
||||
DATABASE_NAME=feishin
|
||||
DATABASE_PORT=5432
|
||||
DATABASE_PERSIST_PATH=C:/docker/feishin/db
|
||||
TOKEN_SECRET=SUPERSECRET
|
||||
TOKEN_EXPIRATION=30m
|
||||
TOKEN_REFRESH_EXPIRATION=90d
|
||||
APP_BASE_URL=http://localhost:8643
|
||||
Reference in New Issue
Block a user