Skip to content

Commit

Permalink
Remove networks stanza
Browse files Browse the repository at this point in the history
  • Loading branch information
rfay committed Mar 4, 2022
1 parent 698ca64 commit 9afc8e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.memcached.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ services:
memcached:
container_name: ddev-${DDEV_SITENAME}-memcached
image: memcached:1.6
networks: [default, ddev_default]
restart: "no"
# memcached is available at this port inside the container.
expose:
Expand Down

0 comments on commit 9afc8e2

Please sign in to comment.