This commit is contained in:
2024-10-08 12:44:35 +02:00
parent d36ebf9694
commit cff39d61de
5 changed files with 133 additions and 50 deletions

View File

@ -23,7 +23,7 @@ services:
- AGENTS_SOLVE=http://agent_solve_1:3001
- AGENTS_GATEKEEPER=http://agent_gatekeeper_1:3001
volumes:
- ./data/share/:/ums-agent/share/
- ./data/share/:/ums-agenten/share/
- ./data/persist-management/:/ums-agenten/persist/
# bind code from host to container (for development)
- ./ums/:/ums-agenten/plattform/ums/:ro