modified NextJS publishing port

This commit is contained in:
2024-01-15 14:35:50 +01:00
parent 1a5b1cf644
commit 535e57698b
2 changed files with 6 additions and 3 deletions

View File

@@ -4,4 +4,7 @@ fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
127.0.0.1 rezije.app
# 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