fixed xdebug
This commit is contained in:
@@ -66,6 +66,10 @@ services:
|
||||
- database
|
||||
- redis
|
||||
- server
|
||||
# for xdebug
|
||||
# https://github.com/docker/for-linux/issues/264#issuecomment-965465879
|
||||
extra_hosts:
|
||||
- host.docker.internal:host-gateway
|
||||
depends_on:
|
||||
- mysql_d9
|
||||
- redis
|
||||
|
||||
Reference in New Issue
Block a user