mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-08-14 12:32:54 +02:00
11 lines
175 B
YAML
11 lines
175 B
YAML
services:
|
|
graphana:
|
|
container_name: transcendence-graphana
|
|
build:
|
|
dockerfile: Dockerfile
|
|
context: .
|
|
environment:
|
|
-
|
|
networks:
|
|
- prom
|