Skip to content

Commit

Permalink
try to live without interfering directly with php.ini for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Giraffaman committed Feb 26, 2024
1 parent 6adccd5 commit 3ec5029
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ services:
- ${PORT}:8000
volumes:
- ${APP_PATH}:/app/data
#- ${PHP_INI}:/usr/local/etc/php/php.ini
- ${PHP_INI}:/etc/php/8.2/cli/php.ini
#- ${PHP_INI}:/etc/php/8.2/cli/php.ini
networks:
- bay-21-internal
links:
Expand Down

0 comments on commit 3ec5029

Please sign in to comment.