Skip to content

Commit

Permalink
Set debug log level
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffwecan committed Feb 28, 2024
1 parent b5d7af0 commit de243bf
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 = "INFO"
default = "DEBUG"
}

variable "base_domain" {
Expand Down

0 comments on commit de243bf

Please sign in to comment.