EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 86aa0d5c authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

fix typos

parent ecbc3907
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
echo "Running registrar"
replace=""
if test "$PREPROCESSOR_REPLACE" = true; then
if test "$REGISTRAR_REPLACE" = true; then
replace="--replace"
fi
......
......@@ -165,7 +165,7 @@ configs:
client-ops:
file: ./config/dem_index-ops.html
preprocessor-config:
file: ./config/dem-config.yml
file: ./config/dem_preprocessor-config.yml
volumes:
db-data:
redis-data:
......
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