mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 10:41:03 +01:00
0dbab32d9d
I changed that because some guys has problems in their hosting machines, and they should use the "127.0..0.1" instead of "0.0.0.0", if you have problems just pass `iris.Listen("127.0.0.1:8080") instead of `iris.Listen(":8080")` |
||
---|---|---|
.. | ||
config.go | ||
iris.go | ||
server.go | ||
sessions.go | ||
tester.go | ||
websocket.go |