Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 97607d9

Browse files
FalkWolskyfalnyr
authored andcommitted
Added Netlify config file
When the Frontend is hosted on Netlify, it needs a proper config file
1 parent 6be3679 commit 97607d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

client/netlify.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[[redirects]]
2+
from = "/*"
3+
to = "/"
4+
status = 200

0 commit comments

Comments
 (0)