I was probably getting a bit carried away...
This commit is contained in:
@@ -2,8 +2,8 @@ version: '2'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
mongo:
|
mongo:
|
||||||
image: mongo:latest
|
image: mongo:3
|
||||||
command: 'mongod --smallfiles'
|
command: '--smallfiles --bind_ip ::,0.0.0.0'
|
||||||
dns: # Using Cloudflare DNS
|
dns: # Using Cloudflare DNS
|
||||||
- 1.1.1.1
|
- 1.1.1.1
|
||||||
- 1.0.0.1
|
- 1.0.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user