Skip to content

Commit 85e22b0

Browse files
author
zhang.cheng
committed
增加php.ini配置
1 parent df9a24e commit 85e22b0

File tree

2 files changed

+1924
-0
lines changed

2 files changed

+1924
-0
lines changed

docker-compose.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ services:
2727
volumes:
2828
- ${LOCAL_WEB_PATH}:/works
2929
- ${LOCAL_STOARGE_PATH}/php/ext:/etc/php/my_ext
30+
- ${LOCAL_STOARGE_PATH}/php/php.ini:/usr/local/etc/php/php.ini:ro
3031
container_name: php
3132
#restart: always
3233
# es_n1:

0 commit comments

Comments
 (0)