Normalize compose service profiles by folder hierarchy
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
crowdsec:
|
||||
profiles: ["core","all","crowdsec"]
|
||||
# image: crowdsecurity/crowdsec:latest
|
||||
profiles: ["core","all","traefik"]
|
||||
build: ${PROJECT_ROOT}/core/crowdsec
|
||||
container_name: crowdsec
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user