mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-08-30 09:39:47 +02:00
Use unix domain socket for Docker commands
This commit is contained in:
@@ -11,6 +11,9 @@ dependencies {
|
||||
implementation project(':standalone:app')
|
||||
}
|
||||
|
||||
sourceCompatibility = 17
|
||||
targetCompatibility = 17
|
||||
|
||||
application {
|
||||
mainClass = 'me.lucko.luckperms.standalone.loader.StandaloneLoader'
|
||||
}
|
||||
|
Reference in New Issue
Block a user