Skip to content

Commit

Permalink
fix php
Browse files Browse the repository at this point in the history
  • Loading branch information
chendelin1982 authored Apr 7, 2024
1 parent 3a2b723 commit a0cad11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/php/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ services:
- $W9_HTTP_PORT_SET:80
volumes:
- source:/var/www/html
- ./src/php_exra.ini:/usr/local/etc/php/conf.d/php_exra.ini
- ./src/opcache_recommended.ini:/usr/local/etc/php/conf.d/opcache_recommended.ini


volumes:
source:
Expand Down

0 comments on commit a0cad11

Please sign in to comment.