tenancy-docs/netlify.toml
2019-09-18 16:22:36 +02:00

4 lines
No EOL
87 B
TOML

[build]
environment = { PHP_VERSION = "7.2" }
publish = "/dist"
command = "./deploy.sh"