Skip to content

Commit 6f783ce

Browse files
committed
fix: Fix netlify backend redirect
1 parent eec7f58 commit 6f783ce

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
@@ -4,7 +4,7 @@
44

55
[[redirects]]
66
from="/api/"
7-
to="https://api.ossn.club/api/"
7+
to="https://api.ossn.club/"
88

99
[[redirects]]
1010
from = "/*"

0 commit comments

Comments
 (0)