🔧 Update docker config in build.gradle
Build Plugin JAR File / build (push) Has been cancelled Details
Build Plugin JAR File / github-release (push) Has been cancelled Details

This commit is contained in:
zhengyi 2024-01-25 11:49:39 +08:00
parent 8fc93ab574
commit c41bfea624
1 changed files with 0 additions and 5 deletions

View File

@ -45,9 +45,4 @@ halo {
superAdminUsername = 'admin'
superAdminPassword = 'admin'
externalUrl = 'http://localhost:8090'
docker {
// windows npipe:////./pipe/docker_engine
url = 'npipe:////./pipe/docker_engine'
apiVersion = '1.42'
}
}