Skip to content

Commit aca042c

Browse files
committed
Fix ollama servers discovery
1 parent 56edfb7 commit aca042c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/META-INF/native-image/eca/eca/native-image.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ImageName=eca
22
Args=-J-Dborkdude.dynaload.aot=true \
33
-J-Dclojure.compiler.direct-linking=true \
44
-J-Dclojure.spec.skip-macros=true \
5-
--enable-url-protocols=jar,https \
5+
--enable-url-protocols=jar,http,https \
66
--initialize-at-build-time=com.fasterxml.jackson \
77
-H:-CheckToolchain \
88
-H:Log=registerResource: \

0 commit comments

Comments
 (0)