Set IPVLAN as default for new installations

This commit is contained in:
bergware
2022-11-15 19:26:20 +01:00
parent 57b50330e8
commit 239a64edde

View File

@@ -5,5 +5,6 @@ DOCKER_LOG_SIZE="50m"
DOCKER_LOG_FILES="1"
DOCKER_AUTHORING_MODE="no"
DOCKER_USER_NETWORKS="remove"
DOCKER_NETWORK_TYPE="1"
DOCKER_ALLOW_ACCESS=""
DOCKER_TIMEOUT=10