nft ip change
NexusGuard CI / server-core-test (push) Failing after 38s
NexusGuard CI / device-agent-test (push) Failing after 32s
NexusGuard CI / dashboard-ui-build (push) Failing after 29s

This commit is contained in:
datadunia
2026-05-28 14:21:33 +07:00
parent 31707cfaef
commit 8c6206d2e5
+1 -1
View File
@@ -48,7 +48,7 @@ services:
- JWT_SECRET=${JWT_SECRET:-changeme}
- SERVER_SALT=${SERVER_SALT:-changeme}
- NFTABLES_TABLE=nexusguard
- IPAM_POOL=10.8.0.0/16
- IPAM_POOL=10.172.0.0/16
- GIN_MODE=release
depends_on:
postgres: