We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 698ca64 commit 9afc8e2Copy full SHA for 9afc8e2
docker-compose.memcached.yaml
@@ -14,7 +14,6 @@ services:
14
memcached:
15
container_name: ddev-${DDEV_SITENAME}-memcached
16
image: memcached:1.6
17
- networks: [default, ddev_default]
18
restart: "no"
19
# memcached is available at this port inside the container.
20
expose:
0 commit comments