docker readme

This commit is contained in:
BuckarooBanzay 2020-01-06 11:47:28 +01:00
parent 6f3bc237a3
commit 7995efb5c6

View File

@ -9,6 +9,13 @@ To be used with https://github.com/minetest-auth-proxy/auth_proxy_mod
Lets third-party apps query username and password of ingame players Lets third-party apps query username and password of ingame players
# Docker
Run with docker:
```sh
docker run --rm -it -p 8080:8080 minetestauth/minetest-auth-proxy
```
# Implementations # Implementations
## Mediawiki ## Mediawiki