this library exports a list of all active hosts for the grundstein instance at grundstein.it.
if you forked this repository, your file will not be published to npm.
to install from git using npm, the following pattern can be used.
please not that your git username (grundstein) will be different.
do not rename this library in the package.json, grundstein/legung will import @grundstein/hosts to get the config.
npm i github:grundstein/hosts
this library should never be used standalone, instead grundstein/legung.
to get your own grundstein settings, fork this repository and then adapt the settings to your liking.
leave the name in the package.json file as it is, this will be used to import it in the @grundstein/legung when setting up your server.
once your config is done and set up, head to the grundstein/legung git, fork the repository and follow the instructions in the readme.