forked from xiangwang25/whale-town-end-v2
feat: integrate invitation access, world NPCs, and deployment
This commit is contained in:
6
deploy/zulip/.env.example
Normal file
6
deploy/zulip/.env.example
Normal 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
|
||||
Reference in New Issue
Block a user