We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc976d commit e5141bdCopy full SHA for e5141bd
README.md
@@ -2,7 +2,7 @@
2
3
ClickCat is a firendly user interface that lets you search,explore and visualize your ClickHouse Data.
4
5
-We provides the following features,you can access http://www.clickcat.cloud to try directly without any installing.
+We provides the following features,you can access http://8.135.49.240:8080 to try directly without any installing.
6
# Features
7
* An online SQL editor which can run your SQL code without any installing.
8
<img src="https://user-images.githubusercontent.com/22762150/184086489-20d872a9-32b6-4773-a86f-f17e5775467f.png" width="500"/>
@@ -35,4 +35,4 @@ We are always open to people who want to use the system or contribute to it. Con
35
# Deploy
36
```bash
37
pnpm build:updateVersion x.x.x
38
-```
+```
0 commit comments