egg_attach_template/docker-compose.yml
2024-05-06 03:28:58 +00:00

10 lines
173 B
YAML

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