Where can we find the config section for the GraphQL endpoint in the laconid container?
We would have to make a few cors adjustments. We actually expected to find them in /root/.laconicd/config/app.toml or /root/.laconicd/config/config.toml. Some qpl flags at the laconicd binary have already been found.
Or have the settings of the GraphQL endpoint perhaps been derived from another endpoint?
Change Request: Add a GraphQL endpoint section into config.toml or app.toml
Where can we find the config section for the GraphQL endpoint in the laconid container?
We would have to make a few cors adjustments. We actually expected to find them in /root/.laconicd/config/app.toml or /root/.laconicd/config/config.toml. Some qpl flags at the laconicd binary have already been found.
Or have the settings of the GraphQL endpoint perhaps been derived from another endpoint?
Change Request: Add a GraphQL endpoint section into config.toml or app.toml
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Where can we find the config section for the GraphQL endpoint in the laconid container?
We would have to make a few cors adjustments. We actually expected to find them in /root/.laconicd/config/app.toml or /root/.laconicd/config/config.toml. Some qpl flags at the laconicd binary have already been found.
Or have the settings of the GraphQL endpoint perhaps been derived from another endpoint?
Change Request: Add a GraphQL endpoint section into config.toml or app.toml
Which ones in particular?
I this works in my mainnet-laconic setup. I'll see where it gets configured.
Did some checking, and it appears in my deployments cors wildcard is enabled by default. I don't think we explicitly enable it: