Skip to content

Commit 3582e8f

Browse files
committed
Added mapping of local env to rabbit
1 parent c4c6100 commit 3582e8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.server.override.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ services:
2626
- "host.docker.internal:host-gateway"
2727
volumes:
2828
- .:/app
29+
- ../../shared/.env.local:/app/.env.local
2930

3031
phpfpm:
3132
volumes:

0 commit comments

Comments
 (0)