mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-06-09 07:18:22 +00:00
command error fix(enable http/https)
This commit is contained in:
parent
f795e51845
commit
ceb730a933
@ -40,6 +40,8 @@ graalvmNative {
|
||||
useFatJar.set(true)
|
||||
sharedLibrary.set(false)
|
||||
buildArgs.add("-march=compatibility")
|
||||
buildArgs.add("--enable-http")
|
||||
buildArgs.add("--enable-https")
|
||||
}
|
||||
}
|
||||
metadataRepository {
|
||||
|
Loading…
x
Reference in New Issue
Block a user