Fly Consul

Hi there,

What does the following setting do? Is it only for fly postgres or can it be used for any app?

[experimental]
  enable_consul = true

Hi!
This setting adds a FLY_CONSUL_URL to the environment variables, you can read more about this and how to utilize it here.
This feature is primarily for postgres, but you can use it for other things if you’d like!

2 Likes