Allow ignore billing (#10233)

* Disable billing if no billing url is specified

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

* Add biling URL check

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

---------

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2025-11-20 23:01:40 +07:00
committed by GitHub
parent 4b8a40bb92
commit f2895af555
3 changed files with 118 additions and 57 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ services:
deploy:
resources:
limits:
memory: 512m
memory: 1024m
redis:
image: redis:8.0.2-alpine3.21
ports: