fix: 加固认证撤销与运行配置
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# Copy this file to .env and replace test-only values for non-test environments.
|
||||
NODE_ENV=production
|
||||
DEMO_SMS_CODE_ENABLED=false
|
||||
DATABASE_URL=postgresql://drift:drift_test_only@127.0.0.1:55432/drift_bottle_test?schema=public
|
||||
REDIS_URL=redis://127.0.0.1:56379
|
||||
WEB_ORIGIN=http://localhost:3000
|
||||
|
||||
Reference in New Issue
Block a user