11 lines
366 B
Plaintext
11 lines
366 B
Plaintext
127.0.0.1 localhost
|
|
::1 localhost ip6-localhost ip6-loopback
|
|
fe00::0 ip6-localnet
|
|
ff00::0 ip6-mcastprefix
|
|
ff02::1 ip6-allnodes
|
|
ff02::2 ip6-allrouters
|
|
# NextJS will do name resolution for `rezije.app` and will crash if it
|
|
# resolves to an IP adress different from the one assigned to the Docker container.
|
|
# This will prevent that from happening.
|
|
0.0.0.0 rezije.app
|