Skip to content

Instantly share code, notes, and snippets.

@imagehat
Created July 12, 2024 16:55
Show Gist options
  • Save imagehat/c687b394151a4a46e968cfd422c4186e to your computer and use it in GitHub Desktop.
Save imagehat/c687b394151a4a46e968cfd422c4186e to your computer and use it in GitHub Desktop.
DDEV shared directory
services:
web:
volumes:
- "$HOME/sites/my-directory:/var/www/html/my-directory"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment