mirror of
https://github.com/dreamstarsky/runbin.git
synced 2026-05-15 14:23:07 +00:00
add web
This commit is contained in:
5
web/public/config.js
Normal file
5
web/public/config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
window.CONFIG = {
|
||||
BACKEND: "__BACKEND_URL_PLACEHOLDER__",
|
||||
LSP_SERVER: "__LSP_SERVER_URL_PLACEHOLDER__"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user