Use xDebug with Laravel scheduler inside workspace container.
This commit is contained in:
@ -62,6 +62,8 @@ services:
|
||||
ports:
|
||||
- "${WORKSPACE_SSH_PORT}:22"
|
||||
tty: true
|
||||
environment:
|
||||
- PHP_IDE_CONFIG=${PHP_IDE_CONFIG}
|
||||
networks:
|
||||
- frontend
|
||||
- backend
|
||||
|
Reference in New Issue
Block a user