mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-20 09:51:37 -04:00
👷 Adjust Netlify URLs
This commit is contained in:
+4
-3
@@ -1,6 +1,6 @@
|
|||||||
[build]
|
[build]
|
||||||
base = "exampleSite"
|
base = "exampleSite"
|
||||||
command = "hugo --minify"
|
command = "hugo --gc --minify"
|
||||||
publish = "public"
|
publish = "public"
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
@@ -9,7 +9,8 @@ HUGO_THEMESDIR = "../.."
|
|||||||
HUGO_THEME = "repo"
|
HUGO_THEME = "repo"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_BASEURL = "$URL"
|
HUGO_BASEURL = $URL
|
||||||
|
HUGO_ENV = "production"
|
||||||
|
|
||||||
[context.deploy-preview.environment]
|
[context.deploy-preview.environment]
|
||||||
HUGO_BASEURL = "$DEPLOY_PRIME_URL"
|
HUGO_BASEURL = $DEPLOY_PRIME_URL
|
||||||
|
|||||||
Reference in New Issue
Block a user