mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-14 00:02:18 +02:00
Optimize docker build
This commit is contained in:
+2
-2
@@ -4,6 +4,6 @@ DATABASE_NAME=feishin
|
||||
DATABASE_PORT=5432
|
||||
DATABASE_PERSIST_PATH=C:/docker/feishin/db
|
||||
TOKEN_SECRET=SUPERSECRET
|
||||
TOKEN_EXPIRATION=15d
|
||||
TOKEN_EXPIRATION=30m
|
||||
TOKEN_REFRESH_EXPIRATION=90d
|
||||
APP_BASE_URL=http://localhost:4343
|
||||
APP_BASE_URL=http://localhost:8643
|
||||
|
||||
Reference in New Issue
Block a user