Remove host mode networking (Fixes Ansible warning)

This commit is contained in:
David Stephens 2019-03-31 23:32:49 +01:00 committed by GitHub
parent d5cccc9f99
commit d4cc6b7f8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,6 @@
ports:
- "52050:52050"
- "52051:52051"
network_mode: host
restart_policy: unless-stopped
memory: 1g