Skip to content

Commit 7480102

Browse files
committed
update redirects
1 parent 4665640 commit 7480102

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

src/TechStacks/wwwroot/_redirects

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
http://news.techstacks.io/* http://techstacks.netcore.io:7015/news/:splat 200
2-
https://news.techstacks.io/* http://techstacks.netcore.io:7015/news/:splat 200
3-
/json/* http://techstacks.netcore.io:7015/json/:splat 200
4-
/auth/* http://techstacks.netcore.io:7015/auth/:splat 200
5-
/metadata/* http://techstacks.netcore.io:7015/metadata/:splat 200
6-
/ss_admin/* http://techstacks.netcore.io:7015/ss_admin/:splat 200
7-
/swagger-ui/* http://techstacks.netcore.io:7015/swagger-ui/:splat 200
8-
/* /index.html 200
1+
/json/* http://techstacks.netcore.io:7015/json/:splat 200
2+
/auth/* http://techstacks.netcore.io:7015/auth/:splat 200
3+
/metadata/* http://techstacks.netcore.io:7015/metadata/:splat 200
4+
/ss_admin/* http://techstacks.netcore.io:7015/ss_admin/:splat 200
5+
/swagger-ui/* http://techstacks.netcore.io:7015/swagger-ui/:splat 200
6+
/users/*/avatar http://techstacks.netcore.io:7015/users/:splat/avatar 200
7+
/* /index.html 200

0 commit comments

Comments
 (0)