chore: docker-compose, setup.sh, nexusguard.conf.example, update submodule

This commit is contained in:
datadunia
2026-05-31 04:42:52 +07:00
parent e8906deb5d
commit 549ee80c5d
4 changed files with 39 additions and 1 deletions
+2
View File
@@ -50,6 +50,8 @@ services:
- NFTABLES_TABLE=nexusguard
- IPAM_POOL=10.172.0.0/16
- GIN_MODE=release
volumes:
- ./nexusguard.conf:/etc/nexusguard/nexusguard.conf:ro
depends_on:
postgres:
condition: service_healthy