Skip to content

Commit

Permalink
chore: triggering ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielg2020 committed May 15, 2024
1 parent 2ccfab7 commit 1d0a345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/docker/api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ RUN echo "[xdebug]" >> ${PHP_INI_DIR}/conf.d/1000-php.ini \
&& echo "xdebug.client_host=host.docker.internal" >> ${PHP_INI_DIR}/conf.d/1000-php.ini \
&& echo "xdebug.start_with_request=yes" >> ${PHP_INI_DIR}/conf.d/1000-php.ini

USER www-data
#USER www-data

0 comments on commit 1d0a345

Please sign in to comment.