mirror of
https://github.com/supanadit/todo.git
synced 2025-05-04 20:39:55 +00:00
fix: disable xdebug by default to avoid slow app running
This commit is contained in:
parent
96bae278fc
commit
d6202c599f
@ -8,7 +8,7 @@ services:
|
||||
|
||||
volumes:
|
||||
- ../:/workspaces:cached
|
||||
- xdebug.ini:/usr/local/etc/php/conf.d/xdebug.ini
|
||||
- ./xdebug.ini:/usr/local/etc/php/conf.d/xdebug.ini
|
||||
|
||||
# Overrides default command so things don't shut down after the process ends.
|
||||
command: sleep infinity
|
||||
|
Loading…
x
Reference in New Issue
Block a user