mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: PHP 增加是否安装 supervisor 选项
This commit is contained in:
@@ -17,7 +17,6 @@ services:
|
||||
- ./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:
|
||||
|
||||
Reference in New Issue
Block a user