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

Update default

parent de30088e
No related branches found
No related tags found
2 merge requests!92Production Release | nshmp-ws-static,!90Resolves - Service for AASHTO-2023 RTRS
......@@ -29,7 +29,7 @@ RUN ./gradlew assemble
FROM ${FROM_IMAGE}
# Path to the NetCDF file to use
ENV NETCDF_FILE src/main/resources/default.nc
ENV NETCDF_FILE src/main/resources/hazard-example.nc
ENV CONTEXT_PATH "/"
ENV JAVA_OPTS=""
......
......@@ -11,5 +11,4 @@ micronaut:
mapping: /**
nshmp-ws-static:
netcdf-file: ${netcdf:src/main/resources/default.nc}
nshm-group: ${nshm:EXAMPLE}
netcdf-file: ${netcdf:src/main/resources/hazard-example.nc}
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