Skip to content

Commit

Permalink
point to correct file location
Browse files Browse the repository at this point in the history
  • Loading branch information
axgeertinger committed Dec 17, 2019
1 parent 9b6875f commit a650356
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion trunk/local_config/mermeid_configuration.xml_distro
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<rism_crud_home>http://172.17.0.2/filter/rism_sigla/</rism_crud_home>
<server_name>http://172.17.0.2/</server_name>
<exist_dir>storage/</exist_dir>
<document_root>storage/dcm/</document_root>
<document_root>exist/rest/db/dcm/</document_root>

<!-- Default editor settings - (boolean; set to 'true' or nothing) -->
<!-- Enable automatic revisionDesc (change log) entries? -->
Expand Down
2 changes: 1 addition & 1 deletion trunk/local_config/mermeid_configuration.xml_docker
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<rism_crud_home>http://172.17.0.2/filter/rism_sigla/</rism_crud_home>
<server_name>http://&lt;your host name>/</server_name>
<exist_dir>storage/</exist_dir>
<document_root>storage/dcm/</document_root>
<document_root>exist/rest/db/dcm/</document_root>

<!-- Default editor settings - (boolean; set to 'true' or nothing) -->
<!-- Enable automatic revisionDesc (change log) entries? -->
Expand Down

0 comments on commit a650356

Please sign in to comment.