Remove extra docker-compose and .env.exmple files.
All checks were successful
ci/woodpecker/push/infra Pipeline was successful

This commit is contained in:
2026-02-16 22:08:02 -06:00
parent ca430d6fdf
commit 7c7ad59002
17 changed files with 77 additions and 2117 deletions

View File

@@ -11,9 +11,6 @@ listener "tcp" {
tls_disable = 1
}
# Disable memory locking for Docker compatibility
disable_mlock = true
# API address for cluster communication
api_addr = "http://0.0.0.0:8200"