chore: set explicit Docker volume name orion_postgres_data
Some checks failed
CI / ruff (push) Successful in 9s
CI / dependency-scanning (push) Has been cancelled
CI / audit (push) Has been cancelled
CI / docs (push) Has been cancelled
CI / architecture (push) Has been cancelled
CI / deploy (push) Has been cancelled
CI / pytest (push) Has been cancelled

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-14 19:21:26 +01:00
parent e9253fbd84
commit ba130d4171

View File

@@ -117,3 +117,4 @@ services:
volumes:
postgres_data:
name: orion_postgres_data