mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
chore(portal): Enable REST API in production (#6204)
This commit is contained in:
@@ -387,7 +387,7 @@ locals {
|
||||
},
|
||||
{
|
||||
name = "FEATURE_REST_API_ENABLED"
|
||||
value = false
|
||||
value = true
|
||||
},
|
||||
{
|
||||
name = "FEATURE_TEMP_ACCOUNTS"
|
||||
|
||||
Reference in New Issue
Block a user