aboutsummaryrefslogtreecommitdiffstats
path: root/app/comp-fe/config.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/comp-fe/config.js')
-rw-r--r--app/comp-fe/config.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/comp-fe/config.js b/app/comp-fe/config.js
new file mode 100644
index 0000000..210fbe4
--- /dev/null
+++ b/app/comp-fe/config.js
@@ -0,0 +1,3 @@
+configOptions = {
+ backend_url: window.host
+}