mirror of
https://github.com/graphql-hive/console
synced 2026-05-23 17:18:23 +00:00
7 lines
118 B
Text
7 lines
118 B
Text
REDIS_HOST="localhost"
|
|
REDIS_PORT="6379"
|
|
REDIS_PASSWORD=""
|
|
EMAIL_PROVIDER="mock"
|
|
EMAIL_FROM="mock@graphql-hive.com"
|
|
|
|
|