Update docker-compose.yml

This commit is contained in:
sump pump 2020-06-25 15:18:23 -06:00 committed by GitHub
parent c0891686d9
commit 6cdf75165a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ networks:
internal:
driver: macvlan
driver_opts:
parent: eth0
parent: ${internal_interface}
ipam:
config:
- subnet: ${internal_subnet}