Skip to content
Snippets Groups Projects
Commit 04fdc8a3 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

add Xms and Xmx

parent 17e9dadb
No related branches found
No related tags found
1 merge request!514nshmp-ws-utils
......@@ -55,8 +55,8 @@ ARG project
ENV PROJECT ${project}
ENV CONTEXT_PATH "/"
ENV BASIN_SERVICE_URL "https://staging-earthquake.usgs.gov/nshmp/ws/data/basin"
ENV JAVA_XMX="8g"
ENV JAVA_XMS="2g"
ENV JAVA_XMX="8g"
WORKDIR /app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment