Normalize compose service profiles by folder hierarchy
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
influxdb:
|
||||
profiles: ["monitoring","all","prometheus"]
|
||||
profiles: ["monitoring","all","influxdb-service"]
|
||||
image: influxdb:2.7
|
||||
container_name: influxdb
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user