mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 04:37:44 +02:00
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:
@@ -147,7 +147,7 @@ services:
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
memory: 512m
|
||||
memory: 1024m
|
||||
redis:
|
||||
image: redis:8.0.2-alpine3.21
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user