mirror of
https://github.com/Noratrieb/dockerolat.git
synced 2026-01-14 18:05:03 +01:00
fix host
This commit is contained in:
parent
23e6aae42a
commit
50feab31a0
2 changed files with 5 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue