feat: integrate invitation access, world NPCs, and deployment

This commit is contained in:
2026-09-08 22:22:38 +08:00
parent 2a3125075f
commit 513a3eba31
75 changed files with 9566 additions and 1070 deletions

View File

@@ -0,0 +1,6 @@
ZULIP__POSTGRES_PASSWORD=replace-with-random-value
ZULIP__MEMCACHED_PASSWORD=replace-with-random-value
ZULIP__RABBITMQ_PASSWORD=replace-with-random-value
ZULIP__REDIS_PASSWORD=replace-with-random-value
ZULIP__SECRET_KEY=replace-with-random-value
ZULIP__EMAIL_PASSWORD=replace-with-random-value