forked from Archives/Athou_commafeed
compile to native image with support for older CPUs
This commit is contained in:
@@ -22,6 +22,9 @@ quarkus.liquibase.migrate-at-start=true
|
|||||||
# shutdown
|
# shutdown
|
||||||
quarkus.shutdown.timeout=5s
|
quarkus.shutdown.timeout=5s
|
||||||
|
|
||||||
|
# native
|
||||||
|
quarkus.native.march=compatibility
|
||||||
|
|
||||||
|
|
||||||
# dev profile overrides
|
# dev profile overrides
|
||||||
%dev.quarkus.http.port=8083
|
%dev.quarkus.http.port=8083
|
||||||
|
|||||||
Reference in New Issue
Block a user