release: opensource snapshot 2026-02-27 19:25:00

This commit is contained in:
saturn
2026-02-27 19:25:00 +08:00
commit 5de9622c8b
1055 changed files with 164772 additions and 0 deletions

10
.env.test Normal file
View File

@@ -0,0 +1,10 @@
NODE_ENV=test
BILLING_MODE=OFF
# MySQL test database
DATABASE_URL=mysql://root:root@127.0.0.1:3307/waoowaoo_test
# Redis test instance
REDIS_HOST=127.0.0.1
REDIS_PORT=6380
INTERNAL_TASK_TOKEN=waoowaoo-internal-task-2026