|
|
@ -190,61 +190,12 @@ services: |
|
|
- IdentityServer__Clients__AuthApiGateway__ClientId=ApigatewayHostClient |
|
|
- IdentityServer__Clients__AuthApiGateway__ClientId=ApigatewayHostClient |
|
|
- IdentityServer__Clients__AuthApiGatewayAdmin__ClientId=apigateway-admin-client |
|
|
- IdentityServer__Clients__AuthApiGatewayAdmin__ClientId=apigateway-admin-client |
|
|
|
|
|
|
|
|
apigateway-admin-service: |
|
|
internat-apigateway: |
|
|
environment: |
|
|
environment: |
|
|
- App__TrackingEntitiesChanged=true |
|
|
- App__TrackingEntitiesChanged=true |
|
|
- ConnectionStrings__Default=Server=127.0.0.1;Database=ApiGateway;User Id=root;Password=123456 |
|
|
|
|
|
- ConnectionStrings__ApiGateway=Server=127.0.0.1;Database=ApiGateway;User Id=root;Password=123456 |
|
|
|
|
|
- ConnectionStrings__AbpAuditLogging=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456 |
|
|
|
|
|
- ConnectionStrings__AbpSettingManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456 |
|
|
|
|
|
- ConnectionStrings__AbpPermissionManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456 |
|
|
|
|
|
- Encryption__PassPhrase=s46c5q55nxpeS8Ra |
|
|
- Encryption__PassPhrase=s46c5q55nxpeS8Ra |
|
|
- Encryption__InitVector=s83ng0abvd02js84 |
|
|
- Encryption__InitVector=s83ng0abvd02js84 |
|
|
- Encryption__Salt=sf&5)s3# |
|
|
- Encryption__Salt=sf&5)s3# |
|
|
- CAP__EventBus__DefaultGroup=ApiGateway-Admin |
|
|
|
|
|
- CAP__EventBus__Version=v1 |
|
|
|
|
|
- CAP__EventBus__FailedRetryInterval=300 |
|
|
|
|
|
- CAP__EventBus__FailedRetryCount=10 |
|
|
|
|
|
- CAP__RabbitMQ__HostName=127.0.0.1 |
|
|
|
|
|
- CAP__RabbitMQ__Port=5672 |
|
|
|
|
|
- CAP__RabbitMQ__UserName=admin |
|
|
|
|
|
- CAP__RabbitMQ__Password=123456 |
|
|
|
|
|
- CAP__RabbitMQ__ExchangeName=LINGYUN.Abp.ApiGateway |
|
|
|
|
|
- CAP__RabbitMQ__VirtualHost=/ |
|
|
|
|
|
- Redis__Configuration=127.0.0.1,defaultDatabase=10 |
|
|
|
|
|
- Redis__InstanceName=LINGYUN.Abp.Application |
|
|
|
|
|
- AuthServer__Authority=http://127.0.0.1:44385/ |
|
|
|
|
|
- AuthServer__ApiName=lingyun-abp-application |
|
|
|
|
|
|
|
|
|
|
|
apigateway-host-service: |
|
|
|
|
|
environment: |
|
|
|
|
|
- ApiGateway__AppId=TEST-APP |
|
|
|
|
|
- App__TrackingEntitiesChanged=true |
|
|
|
|
|
- RemoteServices__ApiGateway__BaseUrl=http://127.0.0.1:30001/ |
|
|
|
|
|
- RemoteServices__ApiGateway__IdentityClient=ApigatewayHostClient |
|
|
|
|
|
- IdentityClients__ApigatewayHostClient__Authority=http://127.0.0.1:44385 |
|
|
|
|
|
- IdentityClients__ApigatewayHostClient__RequireHttps=false |
|
|
|
|
|
- IdentityClients__ApigatewayHostClient__GrantType=client_credentials |
|
|
|
|
|
- IdentityClients__ApigatewayHostClient__ClientId=ApigatewayHostClient |
|
|
|
|
|
- IdentityClients__ApigatewayHostClient__Scope=lingyun-abp-application |
|
|
|
|
|
- IdentityClients__ApigatewayHostClient__ClientSecret=1q2w3e* |
|
|
|
|
|
- EnabledDynamicOcelot=true |
|
|
|
|
|
- Encryption__PassPhrase=s46c5q55nxpeS8Ra |
|
|
|
|
|
- Encryption__InitVector=s83ng0abvd02js84 |
|
|
|
|
|
- Encryption__Salt=sf&5)s3# |
|
|
|
|
|
- CAP__Abp__NotifyFailedCallback=true |
|
|
|
|
|
- CAP__Abp__CleanUpExpiresMessageBatch=1000 |
|
|
|
|
|
- CAP__Abp__CleanUpExpiresMessageInterval=3600000 |
|
|
|
|
|
- CAP__EventBus__DefaultGroup=ApiGateway-Host |
|
|
|
|
|
- CAP__EventBus__Version=v1 |
|
|
|
|
|
- CAP__EventBus__FailedRetryInterval=300 |
|
|
|
|
|
- CAP__EventBus__FailedRetryCount=10 |
|
|
|
|
|
- CAP__RabbitMQ__HostName=127.0.0.1 |
|
|
|
|
|
- CAP__RabbitMQ__Port=5672 |
|
|
|
|
|
- CAP__RabbitMQ__UserName=admin |
|
|
|
|
|
- CAP__RabbitMQ__Password=123456 |
|
|
|
|
|
- CAP__RabbitMQ__ExchangeName=LINGYUN.Abp.ApiGateway |
|
|
|
|
|
- CAP__RabbitMQ__VirtualHost=/ |
|
|
|
|
|
- Redis__Configuration=127.0.0.1,defaultDatabase=10 |
|
|
- Redis__Configuration=127.0.0.1,defaultDatabase=10 |
|
|
- Redis__InstanceName=LINGYUN.Abp.Application |
|
|
- Redis__InstanceName=LINGYUN.Abp.Application |
|
|
- AuthServer__Authority=http://127.0.0.1:44385/ |
|
|
- AuthServer__Authority=http://127.0.0.1:44385/ |
|
|
|