mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-07-27 16:28:56 +00:00
0077a2d055
Mounting the whole directory to /app overwrites server.py inside the container, causing "can't open file '/app/server.py'" errors. Mount the two paths individually instead: - answer_server_dir/answers → /app/answers - answer_server_dir/default.toml → /app/default.toml Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>