feat: add in-game social test lab
This commit is contained in:
@@ -15,6 +15,11 @@ ADMIN_BOOTSTRAP_ENABLED=false
|
||||
ADMIN_USERNAME=
|
||||
ADMIN_PASSWORD=
|
||||
ADMIN_NICKNAME=
|
||||
TEST_ADMIN_AUTO_PROVISION=true
|
||||
TEST_ADMIN_USERNAME=admin
|
||||
TEST_ADMIN_PASSWORD=
|
||||
TEST_ADMIN_NICKNAME=测试管理员
|
||||
TEST_LAB_ENABLED=false
|
||||
|
||||
# Local storage mode
|
||||
USE_MEMORY_STORAGE=true
|
||||
|
||||
Reference in New Issue
Block a user