Skip to content

Commit ceaf0e3

Browse files
committed
refine service file
1 parent 68fab05 commit ceaf0e3

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

ci/services.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,9 @@
1-
etcd:
2-
image: zlchen/etcd:1.0
3-
hostname: etcd
4-
ports:
5-
- "2379"
6-
restart: always
7-
81
trafficcontroller:
9-
image: zlchen/trafficcontroller:1.0
2+
image: zlchen/trafficcontroller:1.1
103
hostname: trafficcontroller
114
ports:
125
- "8081"
136
- "9911"
14-
depends_on:
15-
- etcd
167
restart: always
178

189
nozzle:

0 commit comments

Comments
 (0)