ing
This commit is contained in:
parent
d23f5ebb4b
commit
676c6ef321
|
@ -2,7 +2,7 @@ version: '3.1'
|
|||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:9.6-alpine
|
||||
image: postgres:9-alpine
|
||||
container_name: postgres
|
||||
hostname: postgres
|
||||
restart: always
|
||||
|
@ -108,7 +108,7 @@ services:
|
|||
networks:
|
||||
- overflow
|
||||
depends_on:
|
||||
- postgresql
|
||||
- postgres
|
||||
- redis
|
||||
- kafka1
|
||||
- influxdb
|
||||
|
|
Loading…
Reference in New Issue
Block a user