Adds langfuse ec2 and api key to code
This commit is contained in:
@@ -20,4 +20,5 @@ ecr_repository_name = "upflux-doc-analyser"
|
||||
image_tag = "latest"
|
||||
fargate_cpu = "256"
|
||||
fargate_memory = "512"
|
||||
app_count = 1
|
||||
app_count = 1
|
||||
langfuse_host = "http://10.0.0.12:3000"
|
||||
Reference in New Issue
Block a user