Files
countries/fly.toml
2022-02-11 11:23:00 -08:00

14 lines
228 B
TOML

app = "empty-cherry-6843"
[build]
builder = "heroku/buildpacks:20"
[env]
PORT = 8080
APOLLO_GRAPH_REF = "Countries-gxmwa8@current"
APOLLO_SCHEMA_REPORTING = true
[[services]]
internal_port = 8080
protocol = "tcp"