Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Revert camelcase
Browse files Browse the repository at this point in the history
  • Loading branch information
droserasprout committed Oct 13, 2023
1 parent ad4bcff commit 95f9e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tezos_domains/configs/dipdup.swarm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ hasura:
url: http://${HASURA_HOST:-tezos-domains_hasura}:8080
admin_secret: ${HASURA_SECRET}
allow_aggregations: false
camel_case: true
camel_case: false

sentry:
dsn: ${SENTRY_DSN:-""}
Expand Down

0 comments on commit 95f9e0b

Please sign in to comment.