Normalize compose service profiles by folder hierarchy
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
docker-update-exporter:
|
||||
profiles: ["monitoring","all","prometheus-exporters"]
|
||||
profiles: ["monitoring","all","docker-exporter"]
|
||||
build:
|
||||
context: ${PROJECT_ROOT}/monitoring/docker-exporter
|
||||
container_name: docker-update-exporter
|
||||
|
||||
Reference in New Issue
Block a user