fix
This commit is contained in:
@@ -189,7 +189,7 @@ resource "kubectl_manifest" "wildduck_config" {
|
||||
host="0.0.0.0"
|
||||
# Use `true` (HTTPS) for port 443 and `false` (HTTP) for 80
|
||||
secure=false
|
||||
accessToken="${local.secrets.webmail}"
|
||||
accessToken="${local.secrets.access}"
|
||||
[accessControl]
|
||||
# If true then require a valid access token to perform API calls
|
||||
# If a client provides a token then it is validated even if using a token is not required
|
||||
|
||||
Reference in New Issue
Block a user