Sfoglia il codice sorgente

* [ci fw-only Java/firenio] update firenio (#4703)

Kai Wang 6 anni fa
parent
commit
93f6ad52e5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      frameworks/Java/firenio/firenio-http-lite.dockerfile

+ 1 - 1
frameworks/Java/firenio/firenio-http-lite.dockerfile

@@ -20,6 +20,6 @@ CMD java                       \
     -Dread=false               \
     -Depoll=true               \
     -Dnodelay=true             \
-    -Dcachedurl=false          \
+    -Dcachedurl=true           \
     -DunsafeBuf=true           \
     -jar /firenio/target/firenio-example-0.1-jar-with-dependencies.jar