Skip to content

Commit

Permalink
Remove networks stanza, not needed any more
Browse files Browse the repository at this point in the history
  • Loading branch information
rfay authored Mar 4, 2022
1 parent c5d8b6f commit e2f530c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ services:
redis:
container_name: ddev-${DDEV_SITENAME}-redis
image: redis:6
networks: [default, ddev_default]
# These labels ensure this service is discoverable by ddev.
labels:
com.ddev.site-name: ${DDEV_SITENAME}
Expand Down

0 comments on commit e2f530c

Please sign in to comment.