about summary refs log tree commit diff
path: root/config/webpacker.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/webpacker.yml')
-rw-r--r--config/webpacker.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/webpacker.yml b/config/webpacker.yml
index c1cd6e93b..aa429a1dd 100644
--- a/config/webpacker.yml
+++ b/config/webpacker.yml
@@ -19,7 +19,7 @@ development:
   <<: *default
 
   dev_server:
-    host: 0.0.0.0
+    host: 127.0.0.1
     port: 8080
     https: false