2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-28 16:06:34 +01:00

update nodebb

This commit is contained in:
kev
2018-08-25 11:34:33 +08:00
parent 952136400f
commit 82e98b0d3f
7 changed files with 9 additions and 6 deletions

View File

@@ -8,6 +8,7 @@ nodebb:
- ./data:/var/lib/nodebb
- /usr/src/nodebb/build
- /usr/src/nodebb/node_modules
- /usr/src/nodebb/public/uploads
restart: always
redis: