Add context.production
parent
e47fd1903c
commit
1cf880cec7
|
@ -7,12 +7,13 @@
|
|||
publish = "public/"
|
||||
port = 1111
|
||||
|
||||
[[redirects]]
|
||||
[context.production]
|
||||
[[redirects]]
|
||||
from = "https://mat-services.netlify.app/*"
|
||||
to = "https://mat.services/:splat"
|
||||
force = true
|
||||
|
||||
[[headers]]
|
||||
[[headers]]
|
||||
for = "/*"
|
||||
|
||||
[headers.values]
|
||||
|
|
Loading…
Reference in New Issue