mirror of https://gitlab.com/famedly/conduit.git
Browse Source
When a user mounts a volume into the default volume path, it uses the permissions and ownership from the host volume. In most cases, this is 1000:1000, which it also uses on the inside. If you don't mount a volume though (e.g., for testing), conduit cries: “The database couldn't be loaded or created.” This fix chowns the default db dir to remedy this.environments/docs-review-mdboo-qgjv84/deployments/4
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue