Checking in LEDE GUI for device registration; this was ported from the implementation...
[iot2.git] / others / lede-gui / src / main / java / com / example / lede2 / MySQLInterface.config
diff --git a/others/lede-gui/src/main/java/com/example/lede2/MySQLInterface.config b/others/lede-gui/src/main/java/com/example/lede2/MySQLInterface.config
new file mode 100644 (file)
index 0000000..b809e59
--- /dev/null
@@ -0,0 +1,7 @@
+# MySQLInterface configuration
+
+#HOST=128.195.204.105
+HOST=localhost
+DATABASE=IoTMain
+USERNAME=root
+PASSWORD=1234
\ No newline at end of file