Skip to content
Snippets Groups Projects
Commit 6ab6cd20 authored by Malte Finsterwalder's avatar Malte Finsterwalder
Browse files

HOLI-3881 add missing LOCAL_BACKEND_OKUNA to backends.template

parent 7a1b78c1
No related branches found
No related tags found
No related merge requests found
......@@ -6,3 +6,4 @@ export LOCAL_BACKEND_GOODNEWS=false
export LOCAL_BACKEND_DONATIONS=false
export LOCAL_BACKEND_VOLUNTEERING=false
export LOCAL_BACKEND_GEOAPI=false
export LOCAL_BACKEND_OKUNA=false
\ No newline at end of file
......@@ -12,5 +12,3 @@ else
. ~/.nvm/nvm.sh
nvm install "$(cat .node-version)"
fi
export LOCAL_BACKEND_CHAT=false
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