File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change 64
64
"SqlDatabase" : {
65
65
"Provider" : " Postgres" ,
66
66
"ConnectionString" : " User ID=messages;Password=Passw0rd;Server=postgres;Port=5432;Database=enmeshed;"
67
- },
68
- "BlobStorage" : {
69
- "CloudProvider" : " Azure" ,
70
- "ConnectionInfo" : " DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://azurite:10000/devstoreaccount1;"
71
67
}
72
68
}
73
69
},
76
72
"SqlDatabase" : {
77
73
"Provider" : " Postgres" ,
78
74
"ConnectionString" : " User ID=relationships;Password=Passw0rd;Server=postgres;Port=5432;Database=enmeshed;"
79
- },
80
- "BlobStorage" : {
81
- "CloudProvider" : " Azure" ,
82
- "ConnectionInfo" : " DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://azurite:10000/devstoreaccount1;"
83
75
}
84
76
}
85
77
},
88
80
"SqlDatabase" : {
89
81
"Provider" : " Postgres" ,
90
82
"ConnectionString" : " User ID=synchronization;Password=Passw0rd;Server=postgres;Port=5432;Database=enmeshed;"
91
- },
92
- "BlobStorage" : {
93
- "CloudProvider" : " Azure" ,
94
- "ConnectionInfo" : " DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://azurite:10000/devstoreaccount1;"
95
83
}
96
84
}
97
85
},
100
88
"SqlDatabase" : {
101
89
"Provider" : " Postgres" ,
102
90
"ConnectionString" : " User ID=tokens;Password=Passw0rd;Server=postgres;Port=5432;Database=enmeshed;"
103
- },
104
- "BlobStorage" : {
105
- "CloudProvider" : " Azure" ,
106
- "ConnectionInfo" : " DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://azurite:10000/devstoreaccount1;"
107
91
}
108
92
}
109
93
}
You can’t perform that action at this time.
0 commit comments