mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 21:17:18 -04:00
Fix docker-compose.yml
This commit is contained in:
parent
da8ae71963
commit
ecb76842fc
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ services:
|
|||
#-------------------------------------------------------------------------------------
|
||||
container_name: wekan-db
|
||||
restart: always
|
||||
command: mongod --smallfiles --oplogSize 128
|
||||
command: mongod --oplogSize 128
|
||||
networks:
|
||||
- wekan-tier
|
||||
expose:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue