spearhead-statuskit/netlify.toml

13 lines
390 B
TOML
Raw Permalink Normal View History

[build]
command = "npm run build"
publish = "dist"
2018-07-07 13:54:48 +03:00
[ceview]
command = "npm run build-ontext.deploy-prpreview"
[template.environment]
2018-07-07 13:54:48 +03:00
STATUSKIT_PAGE_TITLE = "Spearhead Cloud Status"
STATUSKIT_COMPANY_LOGO = "http://spearhead.systems/static/img/sphstop.png"
STATUSKIT_SUPPORT_CONTACT_LINK = "url to your support page"
2018-07-07 13:54:48 +03:00
STATUSKIT_RESOURCES_LINK = "https://docs.spearhead.cloud"