to much to describe, everything in PR

This commit is contained in:
2026-03-24 20:25:18 +05:00
parent 36f2551c60
commit 87df56f41e
13 changed files with 1138 additions and 290 deletions

View File

@@ -22,3 +22,9 @@ accessTokenTTL = "24h"
[jwt]
issuer = "logiflow-server"
audience = "logiflow-client"
[pricing]
baseFee = 500.0
perKm = 25.0
perKg = 3.0
perM3 = 150.0