diff --git a/.env.test b/.env.test index 92892e3..0bd5bc9 100644 --- a/.env.test +++ b/.env.test @@ -1,5 +1,7 @@ PRIMARY_DOMAIN=kosmos.org +REDIS_URL='redis://localhost:6379/21' + DISCOURSE_PUBLIC_URL='http://discourse.example.com' DISCOURSE_CONNECT_SECRET='discourse_connect_ftw'