Hi all! I got a quick question if anyone can answe...
# ask-community
e
Hi all! I got a quick question if anyone can answer. We’ve got a couple flows running on ECS with a JSON secret for postgres DB access. I want to be able to test flows locally without deploying to Prefect cloud, but obviously that means setting the secret in
~/.prefect/config.toml
locally. From the docs it seems like you can only set strings in the toml, but I need JSON. I’ve tried setting it as a JSON string and also in toml syntax to no avail. Is there any way to set a local JSON secret?
e
Seems I got double quotes and single quotes the other way round, #whoopsie
Thanks @Anna Geller!🤗
🙌 1