Jonathan Starck hace 3 años
padre
commit
f19cf60b6e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config/config.js

+ 1 - 1
config/config.js

@@ -1,5 +1,5 @@
 let config = {
-	address: "0.0.0.0",
+	address: "172.16.0.4",
 	port: 8080,
 	basePath: "/",
 	ipWhitelist: [],