snowballtools-base/packages/backend/environments/local.toml

5 lines
67 B
TOML
Raw Normal View History

[server]
host = "127.0.0.1"
port = 8000
gqlPath = "/graphql"