app-cloudep-portal-api-gateway/etc/gateway.yaml

26 lines
405 B
YAML
Raw Normal View History

2024-08-25 07:08:49 +00:00
Name: gateway
Host: 0.0.0.0
Port: 8888
2024-08-26 06:36:58 +00:00
AccountRpc:
Etcd:
Hosts:
- 127.0.0.1:2379
Key: member.rpc
NotificationRpc:
Etcd:
Hosts:
- 127.0.0.1:2379
Key: notification.rpc
PermissionRpc:
Etcd:
Hosts:
- 127.0.0.1:2379
Key: permission.rpc
Token:
Expired: 300s
RedisCluster:
Host: 127.0.0.1:7001
Type: cluster
MailSender: <Kupi Service> noreply@code.30cm.net