add heavy loggin

This commit is contained in:
2026-03-26 10:59:56 -03:00
parent a85722f96a
commit beb0416280
27 changed files with 502 additions and 64 deletions

View File

@@ -7,6 +7,14 @@ nodes:
- containerPort: 30080
hostPort: 80
protocol: TCP
- containerPort: 30379
hostPort: 6379
listenAddress: "0.0.0.0"
protocol: TCP
- containerPort: 30432
hostPort: 5432
listenAddress: "0.0.0.0"
protocol: TCP
extraMounts:
- hostPath: ${MEDIA_HOST_PATH}
containerPath: /mnt/media