We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07d3759 commit e22c744Copy full SHA for e22c744
infrastructure/environments/staging.tfvars
@@ -5,7 +5,7 @@ django_debug = "True"
5
pg_bouncer_instance_type = "t2.small"
6
api_instance_type = "t2.small"
7
dockerhub_repo = "ccdlstaging"
8
-log_level = "INFO"
+log_level = "DEBUG"
9
environment = "staging"
10
smasher_instance_type = "m5.2xlarge"
11
smasher_volume_size_in_gb = "50"
0 commit comments