Skip to content
Snippets Groups Projects
Commit 553f4ea8 authored by Bert Palm's avatar Bert Palm :bug:
Browse files

fixed context files path

parent 66561ccf
No related branches found
No related tags found
1 merge request!222Cleanup3000
......@@ -615,7 +615,7 @@ services:
database:
condition: service_healthy
volumes:
- ./data/tomcat/context:/home/appuser/app/src/CreateNewFrostInstanceAction/tomcat/context_files:rw
- ./data/tomcat/context:/home/appuser/app/src/frost_context_files:rw
environment:
LOG_LEVEL: "${LOG_LEVEL}"
TOPIC: thing_creation
......
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