Commit f14b3b32 authored by wxb's avatar wxb

add php.ini file

parent 3a8bd8a0
...@@ -69,6 +69,8 @@ services: ...@@ -69,6 +69,8 @@ services:
dockerfile: "Dockerfile-${PHP_VERSION}" dockerfile: "Dockerfile-${PHP_VERSION}"
volumes_from: volumes_from:
- applications - applications
volumes:
- ./php-fpm/php${PHP_VERSION}.ini:/usr/local/etc/php/php.ini
expose: expose:
- "9000" - "9000"
depends_on: depends_on:
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment