Skip to content

Commit e22c744

Browse files
committed
set staging logs to debug
1 parent 07d3759 commit e22c744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/environments/staging.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ django_debug = "True"
55
pg_bouncer_instance_type = "t2.small"
66
api_instance_type = "t2.small"
77
dockerhub_repo = "ccdlstaging"
8-
log_level = "INFO"
8+
log_level = "DEBUG"
99
environment = "staging"
1010
smasher_instance_type = "m5.2xlarge"
1111
smasher_volume_size_in_gb = "50"

0 commit comments

Comments
 (0)