Dmitriy Shekhovtsov
12/08/2023, 3:44 PMAndrew Haines (Cerbos)
.cerbos.yaml config file. You can then deploy that image using Heroku's `container` stack.
Cerbos's config file supports environment variable expansion so that you can for example use ${PORT} to configure the port to match what Heroku expects.Andrew Haines (Cerbos)
Dmitriy Shekhovtsov
12/08/2023, 7:01 PM