mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-09-02 10:52:37 +02:00
Use unix domain socket for Docker commands
This commit is contained in:
@@ -3,6 +3,9 @@ plugins {
|
||||
id 'java-library'
|
||||
}
|
||||
|
||||
sourceCompatibility = 17
|
||||
targetCompatibility = 17
|
||||
|
||||
dependencies {
|
||||
implementation project(':api')
|
||||
|
||||
|
Reference in New Issue
Block a user