Typo
This commit is contained in:
parent
6c31bab89d
commit
c10006f730
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mongodb:
|
||||
image: mongo:{{ services.nodebb.monogdb_version }}
|
||||
image: mongo:{{ services.nodebb.mongodb_version }}
|
||||
restart: always
|
||||
volumes:
|
||||
- ./mongodb:/data/db:rw
|
||||
|
|
Loading…
Add table
Reference in a new issue