This commit is contained in:
nora 2023-09-05 20:21:55 +02:00
parent 23e6aae42a
commit 50feab31a0
2 changed files with 5 additions and 4 deletions

View file

@ -54,8 +54,7 @@ ENV DB_URL jdbc:postgresql://localhost:5432/oodb
ENV OLAT_HOST localhost
ENV EXTRA_PROPERTIES none
RUN mkdir -p /home/openolat/conf/Catalina/${OLAT_HOST}/
COPY ./ROOT.xml /home/openolat/conf/Catalina/${OLAT_HOST}/ROOT.xml
COPY ./ROOT.xml /home/openolat/tmp-ROOT.xml
COPY ./olat.local.properties /home/openolat/lib/olat.local.properties