Update docker-compose.yml

This commit is contained in:
Tiago D J 2019-12-09 14:45:09 -03:00 committed by GitHub
parent 7c38442658
commit f4cbcb1074
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ services:
volumes:
- ./certs/:/local/certs/
- /var/run/docker.sock:/var/run/docker.sock
- ../src/:/home/bbb/src/
security_opt:
- seccomp:unconfined
networks: