1
0
Fork 0
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:
Nikita Melnikov 2021-08-28 11:12:45 +03:00 committed by GitHub
parent 077ea72906
commit 3552105e38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 143 additions and 102 deletions

View file

@ -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