mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-08 16:10:26 +00:00
config log changes, introduction of new env REDISBUNGEE_PROXY_ID
This commit is contained in:
@@ -50,6 +50,7 @@ tasks {
|
||||
}
|
||||
runVelocity {
|
||||
velocityVersion("3.3.0-SNAPSHOT")
|
||||
environment.put("REDISBUNGEE_PROXY_ID", "velocity-1")
|
||||
}
|
||||
compileJava {
|
||||
options.encoding = Charsets.UTF_8.name()
|
||||
|
||||
Reference in New Issue
Block a user