Skip to content

Commit

Permalink
Revert "Set debug log level"
Browse files Browse the repository at this point in the history
This reverts commit de243bf.
  • Loading branch information
jeffwecan committed Feb 28, 2024
1 parent a2540e5 commit 16a67c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/variables.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
variable "app_log_level" {
type = string
default = "DEBUG"
default = "INFO"
}

variable "base_domain" {
Expand Down

0 comments on commit 16a67c6

Please sign in to comment.