5
0
mirror of https://github.com/cwinfo/yggdrasil-map synced 2024-09-16 18:49:34 +00:00

Merge pull request #24 from cwinfo/host-change

Update Host & Remove Contact Info
This commit is contained in:
Arceliar 2022-02-12 14:26:41 -06:00 committed by GitHub
commit 16490edd06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions

View File

@ -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).

View File

@ -1,5 +1,4 @@
FROM debian:stretch
LABEL maintainer="Christer Waren/CWINFO <christer.waren@cwinfo.org>"
ENV HOST localhost
ENV PORT 3000