Skip to content

Commit

Permalink
change demonstrate site
Browse files Browse the repository at this point in the history
  • Loading branch information
qiuhaotc committed May 19, 2023
1 parent 97776cf commit 6dd8e1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A fast full-text searching tools based on Lucene.Net

## Demonstrate Site

[https://codeindex.qhnetdisk.tk/](https://codeindex.qhnetdisk.tk/)
[https://coderindex.azurewebsites.net/](https://coderindex.azurewebsites.net/)

## Guide

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="ServiceUrl" value="https://codeindex.qhnetdisk.tk"/>
<add key="ServiceUrl" value="https://coderindex.azurewebsites.net"/>
</appSettings>
</configuration>

0 comments on commit 6dd8e1b

Please sign in to comment.