Refacto Oauht2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
output "conn_string" {
|
||||
value = "redis://${local.app_slug}-redis.${var.namespace}.svc:6379"
|
||||
value = "tcp://${local.app_slug}-redis.${var.namespace}.svc:6379"
|
||||
}
|
||||
|
||||
output "service" {
|
||||
|
||||
Reference in New Issue
Block a user