Skip to content

Commit 555d47e

Browse files
committed
Hotfix official deployment URL issue
1 parent a640bcf commit 555d47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ publish = "output"
33
command = "env SITEURL=$DEPLOY_PRIME_URL make deploy"
44

55

6-
[context.production.environment]
6+
[context.production]
77
command = "env SITEURL=$URL make deploy"

0 commit comments

Comments
 (0)