5 lines
67 B
TOML
5 lines
67 B
TOML
|
[server]
|
||
|
host = "127.0.0.1"
|
||
|
port = 8000
|
||
|
gqlPath = "/graphql"
|