2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-24 14:31:51 +01:00

update nodebb

This commit is contained in:
kev
2018-08-19 03:55:09 +08:00
parent e00af85fc4
commit 33c957b629
3 changed files with 3 additions and 0 deletions

View File

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