10000 Migrate SnippetBin from Heroku to LVGL · lvgl/lv_micropython@1c2211d · GitHub
[go: up one dir, main page]

Skip to content

Commit 1c2211d

Browse files
committed
Migrate SnippetBin from Heroku to LVGL
1 parent 4ba9a76 commit 1c2211d

File tree

1 file changed

+1
-1
lines changed
  • ports/javascript/frontend_src

1 file changed

+1
-1
lines changed

ports/javascript/frontend_src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ function update_query_string( uri, key, value ) {
9696

9797
var editor_cmd=0;
9898

99-
var snippetbin_url = "https://snippet-bin.herokuapp.com";
99+
var snippetbin_url = "https://forum.lvgl.io:8443";
100100

101101
const query_revision = "script_direct";
102102

0 commit comments

Comments
 (0)
0