mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
chore(infra): revoke oneleet signups, allow firezonedemo.com (#5770)
- Reverts the access allowing them to sign up on staging. - Allows `firezonedemo.com` for marketing / sales demos.
This commit is contained in:
@@ -355,7 +355,7 @@ locals {
|
||||
# Sign Up
|
||||
{
|
||||
name = "SIGN_UP_WHITELISTED_DOMAINS"
|
||||
value = "firezone.dev,firez.one,pentesters.oneleet.com"
|
||||
value = "firezone.dev,firez.one,firezonedemo.com"
|
||||
},
|
||||
{
|
||||
name = "FEATURE_REST_API_ENABLED"
|
||||
|
||||
Reference in New Issue
Block a user