You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
639 B
22 lines
639 B
---
|
|
AppSettings:
|
|
CacheDbResults: true
|
|
SiteTitle: CSI-NET-EMPI-HIJRIDTE-{env}
|
|
kafka:
|
|
service_name: CSI-NET-EMPI-HIJRIDTE-{env}
|
|
Logging:
|
|
IncludeScopes: false
|
|
LogLevel:
|
|
Default: Debug
|
|
Microsoft: Information
|
|
System: Information
|
|
DefaultConnection: "Server={empi:database:host};Database=HijriCalendar;User Name={empi:database:username};Password={empi:database:password}"
|
|
EmpiMongoDbConnectionOptions:
|
|
ConnectionString: "mongodb://{empi:database:nodes}/csi-net-empi-hijridte"
|
|
DbName: "csi-net-empi-hijridte"
|
|
#eureka:
|
|
# instance:
|
|
# hostname: csi-net-empi-hijridte
|
|
ElasticApm:
|
|
ServiceName: CSI-NET-EMPI-HIJRIDTE
|