feat: 建立漂流瓶权威数据模型

This commit is contained in:
root
2026-09-14 11:10:57 +08:00
parent 18450201dc
commit a2a5e4bd0f
11 changed files with 1926 additions and 11 deletions
+3 -1
View File
@@ -1 +1,3 @@
# Copy this file to .env and add local environment values.
# Copy this file to .env and replace test-only values for non-test environments.
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