mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-19 05:09:41 +02:00
update bcrypt and fix docker configs (#136)
This commit is contained in:
parent
077ea72906
commit
3552105e38
4 changed files with 143 additions and 102 deletions
|
@ -11,3 +11,4 @@ services:
|
|||
- ./config/production.json:/usr/src/app/config/production.json:ro
|
||||
- ./public/uploads:/usr/src/app/public/uploads
|
||||
- ./.db:/usr/src/app/.db
|
||||
- /usr/src/app/node_modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue