Fixed multi face content add, skips adding folders
This commit is contained in:
@@ -7,3 +7,8 @@ variable "env" {
|
||||
type = string
|
||||
default = "dev"
|
||||
}
|
||||
|
||||
variable "redirect_url" {
|
||||
type = string
|
||||
default = "https://nfc.standout.it/dev"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user