Makes usage of https for pdfs
This commit is contained in:
@@ -58,7 +58,7 @@ resource "aws_ecs_service" "solr" {
|
||||
|
||||
capacity_provider_strategy {
|
||||
base = 1
|
||||
capacity_provider = "FARGATE_SPOT"
|
||||
capacity_provider = "FARGATE"
|
||||
weight = 5
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user