Skip to content
Snippets Groups Projects
Commit c4569221 authored by Martin Weise's avatar Martin Weise
Browse files

remove mtu

Former-commit-id: f4c1a79e
parent a0700dbb
No related branches found
No related tags found
1 merge request!42Fixed the query service tests
......@@ -10,17 +10,13 @@ networks:
driver: bridge
ipam:
config:
- subnet: 172.29.0.0/16
driver_opts:
com.docker.network.driver.mtu: 1450
subnet: 172.29.0.0/16
fda-userdb:
name: fda-userdb
driver: bridge
ipam:
config:
- subnet: 172.28.0.0/16
driver_opts:
com.docker.network.driver.mtu: 1450
subnet: 172.28.0.0/16
services:
......
......@@ -10,7 +10,7 @@ networks:
driver: bridge
ipam:
config:
- subnet: 172.29.0.0/16
subnet: 172.29.0.0/16
driver_opts:
com.docker.network.driver.mtu: 1450
fda-userdb:
......@@ -18,7 +18,7 @@ networks:
driver: bridge
ipam:
config:
- subnet: 172.28.0.0/16
subnet: 172.28.0.0/16
driver_opts:
com.docker.network.driver.mtu: 1450
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment