Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/epistemehealth/health-science-journal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEpisteme Health Inc <ehi-git@epistemehealth.com>2020-07-23 06:32:55 +0300
committerEpisteme Health Inc <ehi-git@epistemehealth.com>2020-07-23 06:32:55 +0300
commitebd09eb7e4e9bb856bcfa76bbf6eee79b74b124c (patch)
treeda7aba6cd92e9385fafac9600441853851b34321
parent18516f2c70e2bbd4d3c14590d7779b042ccdf8f0 (diff)
Create netlify.toml
-rw-r--r--exampleSite/netlify.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/exampleSite/netlify.toml b/exampleSite/netlify.toml
new file mode 100644
index 0000000..0d5fa2c
--- /dev/null
+++ b/exampleSite/netlify.toml
@@ -0,0 +1,3 @@
+[context.production.environment]
+HUGO_VERSION = "0.74.2"
+HUGO_ENV = "production" \ No newline at end of file