Jonathan Starck %!s(int64=3) %!d(string=hai) anos
pai
achega
1287feac43
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/config.js

+ 1 - 1
config/config.js

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