Add Redis connectionString to environment variable
This commit is contained in:
parent
9549786003
commit
b30d09fbf5
@ -8,5 +8,5 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"IdentityUrl": "http://localhost:5105",
|
"IdentityUrl": "http://localhost:5105",
|
||||||
"ConnectionString": "127.0.0.1"
|
"ConnectionString": "eshoponazure.redis.cache.windows.net:6379,password=I9t4YmytcxvAjThGz98oUbfcI0Zcu7sIB2nhmmDxjVo=,ssl=false,abortConnect=false"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user