mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 14:35:26 +02:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
49a19edc0a
3 changed files with 659 additions and 590 deletions
|
@ -1 +1,4 @@
|
|||
.db
|
||||
node_modules
|
||||
docker
|
||||
test
|
||||
|
|
|
@ -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