Skip to content

Commit 99f315a

Browse files
authored
Update server.py
1 parent e61c72a commit 99f315a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44

55
# chdb API server example with GET/POST support, compatible with play app
6-
# for a full server example see https://github.com/metrico/chdb-server
6+
# for a full server example see https://github.com/chdb-io/chdb-playground
77

88
app = Flask(__name__, static_folder="", static_url_path="")
99

0 commit comments

Comments
 (0)