summaryrefslogtreecommitdiff
path: root/frontend/app/constants.js
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/app/constants.js')
-rw-r--r--frontend/app/constants.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/app/constants.js b/frontend/app/constants.js
new file mode 100644
index 0000000..dc38b00
--- /dev/null
+++ b/frontend/app/constants.js
@@ -0,0 +1 @@
+export const HOST = 'http://192.168.0.2:8000'; \ No newline at end of file