GQL config question #54
Labels
No Label
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/laconicd#54
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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: