gitlab_monitor/docker-compose.yml
zhaoyingbo 35bd784e6a
Some checks failed
CI Monitor CI/CD / build-image (push) Successful in 33s
CI Monitor MIflow / build-image (push) Successful in 37s
CI Monitor CI/CD / deploy (push) Failing after 1m5s
chore: 修改项目名
2024-07-26 09:20:53 +00:00

10 lines
185 B
YAML

version: "3"
services:
gitlab_monitor:
image: git.yingbo.im:333/zhaoyingbo/gitlab_monitor:sha
container_name: gitlab_monitor
restart: always
ports:
- 3001:3000