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