[DEV] specify the network ardress of the docker interface

This commit is contained in:
Edouard DUPIN 2019-05-22 17:50:54 +02:00
parent fa23cd1f74
commit b5c263f3c9

View File

@ -11,3 +11,10 @@ services:
restart: always
volumes:
- ./openvpn-data/conf:/etc/openvpn
networks:
default:
ipam:
driver: default
config:
- subnet: 10.3.1.0/30