ai: persist FlowAgent MSAL token cache via mcpo bind mount #18

Merged
AVB merged 1 commits from flowagent-auth-mount into main 2026-09-09 08:45:02 -07:00
Showing only changes of commit 9316a32ba5 - Show all commits
+1
View File
@@ -141,6 +141,7 @@ services:
- /volume1/docker/mcpo/data:/mcpo_data - /volume1/docker/mcpo/data:/mcpo_data
- /volume1/docker/cronicle/ssh_keys:/app/ssh_keys:ro - /volume1/docker/cronicle/ssh_keys:/app/ssh_keys:ro
- /volume1/docker/mcpo/uv-cache:/app/uv-cache - /volume1/docker/mcpo/uv-cache:/app/uv-cache
- /volume1/docker/mcpo/flowagent-auth:/app/flowagent-auth
secrets: secrets:
- source: flowagent_azure_client_id - source: flowagent_azure_client_id
target: flowagent_azure_client_id target: flowagent_azure_client_id