diff --git a/README.md b/README.md index 3d9f1e5..4d99cd6 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Yggdrasil map - * Internet: https://yggdrasil-map.cwinfo.org - * Hyperboria: https://yggdrasil-map.h.cwinfo.org - * Yggdrasil Network: https://yggdrasil-map.y.cwinfo.org + * Internet: https://yggdrasil-map.cwinfo.net + * Hyperboria: https://yggdrasil-map.h.cwinfo.net + * Yggdrasil Network: https://yggdrasil-map.y.cwinfo.net Forked from the code for http://www.fc00.org (http://h.fc00.org on Hyperboria). diff --git a/contrib/docker/Dockerfile b/contrib/docker/Dockerfile index bb28aed..419702d 100644 --- a/contrib/docker/Dockerfile +++ b/contrib/docker/Dockerfile @@ -1,5 +1,4 @@ FROM debian:stretch -LABEL maintainer="Christer Waren/CWINFO " ENV HOST localhost ENV PORT 3000