This commit is contained in:
11
dist/docker/linux-x64/docker-compose.yml
vendored
11
dist/docker/linux-x64/docker-compose.yml
vendored
@@ -1,16 +1,7 @@
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
|
||||
metrics:
|
||||
image: philhawthorne/docker-influxdb-grafana:latest
|
||||
restart: always
|
||||
ports:
|
||||
- "3003:3003"
|
||||
- "3004:8083"
|
||||
- "8086:8086"
|
||||
- "22022:22"
|
||||
|
||||
|
||||
postgresserver:
|
||||
image: postgres:alpine
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user