diff options
author | Jeonghoon Park <jh1979.park@samsung.com> | 2017-11-07 13:20:51 +0900 |
---|---|---|
committer | Jeonghoon Park <jh1979.park@samsung.com> | 2017-11-07 13:20:51 +0900 |
commit | 12e05590144eccac1671a1145899805e8223574b (patch) | |
tree | 633bfa813f1cf3b31b3bcf6c0ec1673cabfca2cd | |
parent | 2ce5471830e77d5e4c5463dd1b35a822398fe9c0 (diff) | |
download | position-finder-server-12e05590144eccac1671a1145899805e8223574b.tar.gz position-finder-server-12e05590144eccac1671a1145899805e8223574b.tar.bz2 position-finder-server-12e05590144eccac1671a1145899805e8223574b.zip |
fix typos in conf file
Change-Id: I0af37db5521f3cd281a3655b43cefd26197c364a
-rw-r--r-- | res/pi.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/pi.conf b/res/pi.conf index 7e808f3..b55530e 100644 --- a/res/pi.conf +++ b/res/pi.conf @@ -1,3 +1,3 @@ [default] path=/door/1 -address=http://showiot.xyt/api/tt/data +address=http://showiot.xyz/api/tt/data |