tweak: add nginx file & systemd, as well as own site

This commit is contained in:
Nuño Sempere
2022-11-08 14:53:04 +00:00
parent 43a70279b6
commit d2d02e999f
3 changed files with 60 additions and 0 deletions

View File

@ -15,8 +15,12 @@ go build
The default port is 5555, you can use other ports by setting the `PORT` environment variable.
## Public Instances
- dumb.nunosempere.com (experimental)
As of now, I still haven't got the time to make a public instance and maintain it for people to use at large. For anyone interested in this task feel free to do so and don't forget to create a pull request so I can include your instance here.
## Contributing
Contributions are welcome.