Hi team, is there a way to update the config using...
# ory-selfhosting
a
Hi team, is there a way to update the config using an API or the CLI (with the
ory patch
for example) in a self-hosted Ory? To avoid re-write the file, or overriding the config with Env variables...
m
You can implement something like the Ory CLI depending how you self-host, but “out of the box” no.
a
ok, thanks!