docker readme
This commit is contained in:
parent
6f3bc237a3
commit
7995efb5c6
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user