We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b63ffe commit 3b009d4Copy full SHA for 3b009d4
docker-compose.yml
@@ -24,3 +24,5 @@ services:
24
condition: service_healthy
25
volumes:
26
- ./src:/var/www/html
27
+ # When testing a local tenancy version, you can use a symlink in combination with:
28
+ # - ~/Projects/tenancy:/var/www/html/vendor/stancl/tenancy
0 commit comments