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