Delete networks

This commit is contained in:
sump pump 2020-06-28 13:47:02 -06:00 committed by GitHub
parent a076faaf4e
commit d5e3fc19e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +0,0 @@
internal:
driver: macvlan
driver_opts:
parent: ${internal_interface}
ipam:
config:
- subnet: ${internal_subnet}
gateway: ${internal_gateway}