实现多商户履约平台基础
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PORT=8080
|
||||
JWT_SECRET=your_very_secure_jwt_secret_here_change_me_in_production
|
||||
DATA_ENCRYPTION_KEY=your_32_plus_char_data_encryption_key_change_me
|
||||
POSTGRES_USER=affiliate
|
||||
POSTGRES_PASSWORD=affiliate_dev_password
|
||||
POSTGRES_DB=affiliate_dash
|
||||
|
||||
Reference in New Issue
Block a user