|
|
|
@ -25,7 +25,7 @@ services: |
|
|
|
POSTGRES_PASSWORD: postgres |
|
|
|
POSTGRES_PASSWORD: postgres |
|
|
|
|
|
|
|
|
|
|
|
etcd: |
|
|
|
etcd: |
|
|
|
image: gcr.io/etcd-development/etcd:v3.4.9 |
|
|
|
image: gcr.io/etcd-development/etcd:v3.5.0 |
|
|
|
environment: |
|
|
|
environment: |
|
|
|
ETCD_LISTEN_CLIENT_URLS: http://0.0.0.0:2379 |
|
|
|
ETCD_LISTEN_CLIENT_URLS: http://0.0.0.0:2379 |
|
|
|
ETCD_ADVERTISE_CLIENT_URLS: http://0.0.0.0:2379 |
|
|
|
ETCD_ADVERTISE_CLIENT_URLS: http://0.0.0.0:2379 |
|
|
|
|