Skip to content

Commit c4c6100

Browse files
committed
Mapped shared file in
1 parent eba9ae2 commit c4c6100

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docker-compose.server.override.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ services:
2626
- "host.docker.internal:host-gateway"
2727
volumes:
2828
- .:/app
29+
30+
phpfpm:
31+
volumes:
32+
- ../../shared/.env.local:/app/.env.local

0 commit comments

Comments
 (0)