Skip to content

Commit

Permalink
Env: disable xdebug
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Jun 7, 2023
1 parent 5478aee commit c33cd58
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .env.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ DB_USER=contributte
DB_PASSWORD=contributte
DB_ROOT_PASSWORD=contributte

XDEBUG_MODE=debug
XDEBUG_MODE=
XDEBUG_HOST=host.docker.internal
XDEBUG_CONFIG=

NETTE_DEBUG=0
NETTE_ENV=production

0 comments on commit c33cd58

Please sign in to comment.