deploy-langfuse-on-ecs-with-fargate
deploy-langfuse-on-ecs-with-fargate copied to clipboard
docs: clarify that same encryption key must be used
Description of changes: Upates the parameter example to clarify that encryption key is the same for both web and worker containers. It currently gives the impression they should be different, which leads to keys encrypted by web container not being accessible in the worker container. A difficult to debug issue.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.