grafana -> notification-provider -> mattermost | see https://gitlab.fedy95.com/dev/notification-provider
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
226 B
8 lines
226 B
xdebug.client_host=host.docker.internal
|
|
xdebug.mode=coverage,debug,profile
|
|
xdebug.discover_client_host=1
|
|
xdebug.start_with_request=yes
|
|
xdebug.client_port=9000
|
|
xdebug.extended_info=1
|
|
xdebug.idekey="PHPSTORM"
|
|
xdebug.log_level=0
|