Skip to content

Commit

Permalink
updated native image configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
rashtao committed Jun 6, 2024
1 parent 9032486 commit fc15d34
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ Args=\
io.netty.handler.codec.http.HttpObjectEncoder,\
io.netty.handler.codec.http.websocketx.WebSocket00FrameEncoder,\
io.netty.handler.codec.http.websocketx.extensions.compression.DeflateDecoder,\
io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler,\
io.netty.handler.codec.http2.Http2ServerUpgradeCodec,\
io.netty.handler.pcap.PcapWriteHandler$WildcardAddressHolder,\
io.netty.util.AbstractReferenceCounted,\
io.netty.util.concurrent.GlobalEventExecutor,\
io.netty.util.concurrent.ImmediateEventExecutor,\
Expand Down

0 comments on commit fc15d34

Please sign in to comment.