fix(martin): mount config as /martin-config.yaml (Docker created /config/martin.yaml as directory)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
+2
-2
@@ -103,5 +103,5 @@ services:
|
||||
environment:
|
||||
- DATABASE_URL=postgresql://architools_user:stictMyFon34!_gonY@10.10.10.166:5432/architools_db
|
||||
volumes:
|
||||
- ./martin.yaml:/config/martin.yaml
|
||||
command: ["--config", "/config/martin.yaml"]
|
||||
- ./martin.yaml:/martin-config.yaml:ro
|
||||
command: ["--config", "/martin-config.yaml"]
|
||||
|
||||
Reference in New Issue
Block a user