mirror of
https://github.com/FranP-code/countries.git
synced 2025-10-13 00:02:15 +00:00
14 lines
228 B
TOML
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"
|