Update docker-compose.yml

This commit is contained in:
Alex 2021-05-07 13:25:48 -04:00 committed by GitHub
parent a7305f019c
commit 86ccd8ea23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,5 @@
version: "3.4"
volumes:
dnsconfig:
driver: local
services:
mongodb:
image: mongo:4.2
@ -18,7 +15,6 @@ services:
netmaker:
privileged: true
container_name: netmaker
build: netmaker
depends_on:
- mongodb
image: gravitl/netmaker:v0.3