Fix docker-compose.yml

This commit is contained in:
Lauri Ojansivu 2020-01-10 03:59:33 +02:00
parent da8ae71963
commit ecb76842fc

View file

@ -100,7 +100,7 @@ services:
#-------------------------------------------------------------------------------------
container_name: wekan-db
restart: always
command: mongod --smallfiles --oplogSize 128
command: mongod --oplogSize 128
networks:
- wekan-tier
expose: