feat: new tariffs web app and bot interactions

This commit is contained in:
3252a8
2026-04-30 13:48:32 +03:00
parent ce610b4804
commit 8a6b2704d4
13 changed files with 1409 additions and 47 deletions
+4
View File
@@ -14,6 +14,10 @@ services:
- TZ=UTC
volumes:
- ./locales:/app/locales
# Optional Tariffs 2.0 config. Put tariffs.json near this compose file,
# then uncomment the mount below. If no JSON is mounted, legacy .env
# pricing is used.
# - ./tariffs.json:/app/config/tariffs.json:ro
restart: unless-stopped
depends_on:
- remnawave-minishop-db