mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 03:25:40 +01:00
volume bind db
This commit is contained in:
parent
295e82342c
commit
8828d46a8a
1 changed files with 2 additions and 2 deletions
|
|
@ -6,5 +6,5 @@ services:
|
||||||
- 50001:3000
|
- 50001:3000
|
||||||
environment:
|
environment:
|
||||||
HASH_SALT: xSSHW4A2w0e3vxLUp46XL9OzCGKvxEnA
|
HASH_SALT: xSSHW4A2w0e3vxLUp46XL9OzCGKvxEnA
|
||||||
# volumes:
|
volumes:
|
||||||
# - ./db:/app/prisma/db
|
- ./db:/build/prisma/db
|
||||||
Loading…
Add table
Add a link
Reference in a new issue