We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4c6100 commit 3582e8fCopy full SHA for 3582e8f
1 file changed
docker-compose.server.override.yml
@@ -26,6 +26,7 @@ services:
26
- "host.docker.internal:host-gateway"
27
volumes:
28
- .:/app
29
+ - ../../shared/.env.local:/app/.env.local
30
31
phpfpm:
32
0 commit comments