Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
iBB
API
geneinfoservice
Commits
6d4a805e
Commit
6d4a805e
authored
Jun 15, 2021
by
cnguyen2
Browse files
Limit graalvm memory usage when building
parent
aef8c50f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/application.properties
View file @
6d4a805e
...
...
@@ -5,6 +5,8 @@ quarkus.http.cors=true
quarkus.http.root-path
=
/ibb/api/geneinfo/v1
quarkus.swagger-ui.always-include
=
true
quarkus.native.additional-build-args
=
-J-Xmx2G
data.drosophila.gene.tsv
=
/data/fbgn_fbtr_fbpp_expanded_fb_2020_02.tsv.gz
data.tribolium.gene.gff
=
/data/OGS3.gff.gz
data.tribolium.cds.fasta
=
/data/OGS3_CDS.fasta.gz
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment