Add netlify.toml
This commit is contained in:
parent
2b65779100
commit
7e09daea22
1 changed files with 4 additions and 0 deletions
4
netlify.toml
Normal file
4
netlify.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
[build]
|
||||
command = "composer prod"
|
||||
publish = "output_prod"
|
||||
environment = { PHP_VERSION = "7.2" }
|
Loading…
Add table
Add a link
Reference in a new issue