mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-24 20:09:31 +00:00
Added files from frankenphp symfony skeleton
This commit is contained in:
parent
d3a819613f
commit
19967bd42e
11 changed files with 431 additions and 122 deletions
5
frankenphp/conf.d/app.dev.ini
Normal file
5
frankenphp/conf.d/app.dev.ini
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
; See https://docs.docker.com/desktop/networking/#i-want-to-connect-from-a-container-to-a-service-on-the-host
|
||||
; See https://github.com/docker/for-linux/issues/264
|
||||
; The `client_host` below may optionally be replaced with `discover_client_host=yes`
|
||||
; Add `start_with_request=yes` to start debug session on each request
|
||||
xdebug.client_host = host.docker.internal
|
||||
Loading…
Add table
Add a link
Reference in a new issue