feat: 修改 php 的 docker-compose 文件

This commit is contained in:
zhengkunwang223 2023-12-13 13:43:40 +08:00
parent 38ec30d127
commit 72eba017cf
8 changed files with 0 additions and 40 deletions

View File

@ -13,11 +13,6 @@ services:
- ./log:/var/log/php
- ./composer:/tmp/composer
- ./extensions:/php/extensions
- ./supervisor/supervisord.conf:/etc/supervisord.conf
- ./supervisor/supervisor.d:/etc/supervisor.d
- ./supervisor/log/supervisord.log:/var/log/supervisord.log
- ./supervisor/run.sh:/run.sh
command: sh /run.sh
ports:
- 127.0.0.1:${PANEL_APP_PORT_HTTP}:9000
labels:

View File

@ -13,11 +13,6 @@ services:
- ./log:/var/log/php
- ./composer:/tmp/composer
- ./extensions:/php/extensions
- ./supervisor/supervisord.conf:/etc/supervisord.conf
- ./supervisor/supervisor.d:/etc/supervisor.d
- ./supervisor/log/supervisord.log:/var/log/supervisord.log
- ./supervisor/run.sh:/run.sh
command: sh /run.sh
ports:
- 127.0.0.1:${PANEL_APP_PORT_HTTP}:9000
labels:

View File

@ -13,11 +13,6 @@ services:
- ./log:/var/log/php
- ./composer:/tmp/composer
- ./extensions:/php/extensions
- ./supervisor/supervisord.conf:/etc/supervisord.conf
- ./supervisor/supervisor.d:/etc/supervisor.d
- ./supervisor/log/supervisord.log:/var/log/supervisord.log
- ./supervisor/run.sh:/run.sh
command: sh /run.sh
ports:
- 127.0.0.1:${PANEL_APP_PORT_HTTP}:9000
labels:

View File

@ -13,11 +13,6 @@ services:
- ./log:/var/log/php
- ./composer:/tmp/composer
- ./extensions:/php/extensions
- ./supervisor/supervisord.conf:/etc/supervisord.conf
- ./supervisor/supervisor.d:/etc/supervisor.d
- ./supervisor/log/supervisord.log:/var/log/supervisord.log
- ./supervisor/run.sh:/run.sh
command: sh /run.sh
ports:
- 127.0.0.1:${PANEL_APP_PORT_HTTP}:9000
labels:

View File

@ -13,11 +13,6 @@ services:
- ./log:/var/log/php
- ./composer:/tmp/composer
- ./extensions:/php/extensions
- ./supervisor/supervisord.conf:/etc/supervisord.conf
- ./supervisor/supervisor.d:/etc/supervisor.d
- ./supervisor/log/supervisord.log:/var/log/supervisord.log
- ./supervisor/run.sh:/run.sh
command: sh /run.sh
ports:
- 127.0.0.1:${PANEL_APP_PORT_HTTP}:9000
labels:

View File

@ -13,11 +13,6 @@ services:
- ./log:/var/log/php
- ./composer:/tmp/composer
- ./extensions:/php/extensions
- ./supervisor/supervisord.conf:/etc/supervisord.conf
- ./supervisor/supervisor.d:/etc/supervisor.d
- ./supervisor/log/supervisord.log:/var/log/supervisord.log
- ./supervisor/run.sh:/run.sh
command: sh /run.sh
ports:
- 127.0.0.1:${PANEL_APP_PORT_HTTP}:9000
labels:

View File

@ -13,11 +13,6 @@ services:
- ./log:/var/log/php
- ./composer:/tmp/composer
- ./extensions:/php/extensions
- ./supervisor/supervisord.conf:/etc/supervisord.conf
- ./supervisor/supervisor.d:/etc/supervisor.d
- ./supervisor/log/supervisord.log:/var/log/supervisord.log
- ./supervisor/run.sh:/run.sh
command: sh /run.sh
ports:
- 127.0.0.1:${PANEL_APP_PORT_HTTP}:9000
labels:

View File

@ -13,11 +13,6 @@ services:
- ./log:/var/log/php
- ./composer:/tmp/composer
- ./extensions:/php/extensions
- ./supervisor/supervisord.conf:/etc/supervisord.conf
- ./supervisor/supervisor.d:/etc/supervisor.d
- ./supervisor/log/supervisord.log:/var/log/supervisord.log
- ./supervisor/run.sh:/run.sh
command: sh /run.sh
ports:
- 127.0.0.1:${PANEL_APP_PORT_HTTP}:9000
labels: