We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ab214b commit 4e6da3cCopy full SHA for 4e6da3c
1 file changed
StarWars.API/appsettings.Development.json
@@ -17,8 +17,7 @@
17
},
18
"MovieCodeSettings": {
19
"CodeLength": 8,
20
- "Alphabet": "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",
21
- "Cache": 60
+ "Alphabet": "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"
22
23
"Auth0": {
24
"Domain": "sollys.us.auth0.com",
0 commit comments