forked from ebhomengo/niki
27 lines
335 B
YAML
27 lines
335 B
YAML
service:
|
|
length_of_otp_code: 6
|
|
otp_chars: "0123456789"
|
|
otp_expire_time: 2
|
|
redis_db:
|
|
host:
|
|
port:
|
|
password:
|
|
db:
|
|
mysql_db:
|
|
username:
|
|
password:
|
|
port:
|
|
host:
|
|
db_name:
|
|
kavenegar:
|
|
api_key:
|
|
sender:
|
|
grpc_server:
|
|
port:
|
|
network:
|
|
grpc_client:
|
|
host:
|
|
port:
|
|
|
|
|
|
path_of_migration: ./account/repository/mysql/migration |