17 lines
563 B
INI
17 lines
563 B
INI
|
[redis]
|
||
|
host = localhost
|
||
|
port = 6379
|
||
|
db = 0
|
||
|
|
||
|
[minecraft]
|
||
|
serverdir = /home/wyatt/mcserver/plugin-dev/
|
||
|
servercommand = /home/wyatt/mcserver/plugin-dev/run.sh # Plain java command line also works
|
||
|
|
||
|
[authserver]
|
||
|
address = http://192.168.4.250:5000/
|
||
|
secret = 8a99237b-8df4-4602-9ebb-4539add9f6a3
|
||
|
|
||
|
[oidc]
|
||
|
issuer = https://auth.arsrobotics.org/application/o/test/
|
||
|
client = 291ccc718932aac39fb66b1f3659f036c7a049a5
|
||
|
secret = 23acd5ef8cff26461fbb4da1c9ec6dda1ed56bbfbeaf12f68a1682990d2cf68955681ab4e447d0a3aa9796d36bbd04c950d91a2a17e8bc50bf2d3892a2c32ed3
|