Skip to content

Commit

Permalink
fix: add ddev mtu fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Decipher committed Apr 26, 2022
1 parent db131bb commit de9bb50
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .ddev/docker-compose.network-mtu.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
networks:
default:
driver_opts:
com.docker.network.driver.mtu: 1440

0 comments on commit de9bb50

Please sign in to comment.