mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Add Apier as a standalone service
This commit is contained in:
committed by
Dan Christian Bogos
parent
df3ed18dc5
commit
a2dc836075
@@ -107,7 +107,8 @@
|
||||
},
|
||||
|
||||
|
||||
"apier": {
|
||||
"apiers": {
|
||||
"enabled": true,
|
||||
"scheduler_conns": ["*internal"],
|
||||
},
|
||||
|
||||
|
||||
@@ -106,7 +106,8 @@
|
||||
},
|
||||
|
||||
|
||||
"apier": {
|
||||
"apiers": {
|
||||
"enabled": true,
|
||||
"scheduler_conns": ["*internal"],
|
||||
},
|
||||
|
||||
|
||||
@@ -106,7 +106,8 @@
|
||||
},
|
||||
|
||||
|
||||
"apier": {
|
||||
"apiers": {
|
||||
"enabled": true,
|
||||
"scheduler_conns": ["*internal"],
|
||||
},
|
||||
|
||||
|
||||
@@ -97,7 +97,8 @@
|
||||
},
|
||||
|
||||
|
||||
"apier": {
|
||||
"apiers": {
|
||||
"enabled": true,
|
||||
"scheduler_conns": ["*internal"],
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user