Change rng0 -> rng in dockercoins ambassador-file

This commit is contained in:
akafred
2016-03-11 10:55:51 +00:00
parent 88e558bd08
commit aa7e8bb1f9

View File

@@ -7,7 +7,7 @@ rng2:
rng3:
build: rng
rng0:
rng:
image: jpetazzo/hamba
links:
- rng1
@@ -38,6 +38,6 @@ redis:
worker:
build: worker
links:
- rng0:rng
- hasher:hasher
- rng
- hasher
- redis