mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
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
|
||||
quarkus.shutdown.timeout=5s
|
||||
|
||||
# native
|
||||
quarkus.native.march=compatibility
|
||||
|
||||
|
||||
# dev profile overrides
|
||||
%dev.quarkus.http.port=8083
|
||||
|
||||
Reference in New Issue
Block a user