feat: 修改一些软件的配置文件

This commit is contained in:
zhengkunwang223
2023-03-11 12:27:32 +08:00
parent 722dface7b
commit 3a18a5f5c0
14 changed files with 27 additions and 33 deletions

View File

@@ -3,6 +3,7 @@ services:
phpmyadmin:
image: phpmyadmin/phpmyadmin:5.2.0
container_name: ${CONTAINER_NAME}
restart: always
ports:
- ${PANEL_APP_PORT_HTTP}:80
environment: