Creating the xos-nb-rest container

Change-Id: Id94bb31395d49e242bb67fcf79c0a5f731bab766
diff --git a/frontend/gateway-config.yml b/frontend/gateway-config.yml
new file mode 100644
index 0000000..ae1f0b1
--- /dev/null
+++ b/frontend/gateway-config.yml
@@ -0,0 +1,9 @@
+default:
+  xos:
+    host: xos
+    port: 9999
+  redis:
+    host: redis
+    port: 6379
+  gateway:
+    port: 3000
\ No newline at end of file