Refactor CrowdSec configuration: remove deprecated config.yaml, add local_api_server.yaml, and update docker-compose for new user database
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
# minimal override to expose LAPI to other containers
|
||||
api:
|
||||
server:
|
||||
listen_uri: 0.0.0.0:8080
|
||||
2
crowdsec/local_api_server.yaml
Normal file
2
crowdsec/local_api_server.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
listen_uri: 0.0.0.0:8080
|
||||
profiles_path: /etc/crowdsec/profiles.yaml
|
||||
Reference in New Issue
Block a user