2024-01-16 09:36:35 +00:00
|
|
|
[server]
|
|
|
|
host = "127.0.0.1"
|
|
|
|
port = 8000
|
|
|
|
gqlPath = "/graphql"
|
2024-01-17 05:23:01 +00:00
|
|
|
|
|
|
|
[database]
|
|
|
|
dbPath = "db/snowball"
|
2024-01-30 14:20:53 +00:00
|
|
|
|
2024-02-15 11:54:57 +00:00
|
|
|
[gitHub]
|
|
|
|
webhookUrl = ""
|
|
|
|
[gitHub.oAuth]
|
|
|
|
clientId = ""
|
|
|
|
clientSecret = ""
|
2024-02-12 06:04:01 +00:00
|
|
|
|
|
|
|
[registryConfig]
|
2024-02-19 08:13:29 +00:00
|
|
|
fetchDeploymentRecordDelay = 5000
|
2024-02-12 06:04:01 +00:00
|
|
|
restEndpoint = "http://localhost:1317"
|
|
|
|
gqlEndpoint = "http://localhost:9473/api"
|
|
|
|
chainId = "laconic_9000-1"
|
|
|
|
privateKey = ""
|
|
|
|
bondId = ""
|
|
|
|
[registryConfig.fee]
|
|
|
|
amount = "200000"
|
|
|
|
denom = "aphoton"
|
|
|
|
gas = "550000"
|