Files
data-collection-terminal/docker-compose.yml
2024-08-22 15:27:29 +08:00

8 lines
120 B
YAML

services:
etcd:
build: docker/etcd
ports:
- 2379:2379
- 2380:2370
confd:
build: docker/confd