122 Star 1.2K Fork 374

MineAdmin / MineAdmin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
deploy.test.yml 509 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
Death-Satan 提交于 2024-02-28 18:10 . Added workflows
version: '3.7'
services:
hyperf:
image: hyperf/hyperf:8.1-alpine-v3.18-swoole
environment:
- "APP_PROJECT=hyperf"
- "APP_ENV=test"
ports:
- 9501:9501
deploy:
replicas: 1
restart_policy:
condition: on-failure
delay: 5s
max_attempts: 5
update_config:
parallelism: 2
delay: 5s
order: start-first
configs:
- source: hyperf_v1.0
target: /opt/www/.env
configs:
hyperf_v1.0:
external: true
PHP
1
https://gitee.com/mineadmin/mineadmin.git
git@gitee.com:mineadmin/mineadmin.git
mineadmin
mineadmin
MineAdmin
master

搜索帮助

14c37bed 8189591 565d56ea 8189591