From 905b0231e93ce2409a45dd6c4f5f983689fdb790 Mon Sep 17 00:00:00 2001 From: Harry Huang Date: Wed, 1 Nov 2017 11:56:50 +0800 Subject: Add compass-deck RESTful API and DB Handlers for Compass Change-Id: I1ce411f279943764c286ea48dca9185d453cf254 Signed-off-by: Harry Huang --- compass-deck/misc/hosts | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 compass-deck/misc/hosts (limited to 'compass-deck/misc/hosts') diff --git a/compass-deck/misc/hosts b/compass-deck/misc/hosts new file mode 100644 index 0000000..8b39e25 --- /dev/null +++ b/compass-deck/misc/hosts @@ -0,0 +1,3 @@ +127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 +::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 +$ipaddr $hostname -- cgit 1.2.3-korg