diff --git a/stack.yml b/stack.yml
index 926ef75c7e34f82186357664ffc46369e7bbdb1a..42b953392630fc423b890e72a03c572d1296bdba 100644
--- a/stack.yml
+++ b/stack.yml
@@ -1,6 +1,6 @@
 provider:
   name: faas
-  gateway: http://localhost:8080  # can be a remote server
+  gateway: http://127.0.0.1:8080  # can be a remote server
 
 functions:
   # Pass a username as an argument to find how many images user has pushed to Docker Hub.