Commit 7a61648e authored by Robert Butora's avatar Robert Butora
Browse files

docker: moves fits-path config to docker-build-time and removes RESPONSEFORMAT...

docker: moves fits-path config to docker-build-time and removes RESPONSEFORMAT config from soda-docker
parent 046f5441
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -13,8 +13,6 @@ env
mkdir -p $CATALINA_BASE/conf/Catalina/localhost
cp $WEBAPP_DIR/META-INF/context.xml $CATALINA_BASE/conf/Catalina/localhost/$ACCESS_CONTEXT_ROOT.xml

echo "fits_path_surveys=/srv/surveys" > $WEBAPP_DIR/WEB-INF/classes/cutout.properties


## Security