prometheus broken compose was not meant to be pushed
This commit is contained in:
parent
25c0a75821
commit
1a07c433a3
|
@ -1,12 +0,0 @@
|
||||||
version: '3.8'
|
|
||||||
services:
|
|
||||||
jellyfin:
|
|
||||||
image: prom/prometheus:latest
|
|
||||||
container_name: prometheus
|
|
||||||
volumes:
|
|
||||||
- ./prometheus:/etc/prometheus
|
|
||||||
restart: unless-stopped
|
|
||||||
ports:
|
|
||||||
- 9090:9090
|
|
||||||
volumes:
|
|
||||||
prometheus:
|
|
Loading…
Reference in New Issue