Skip to content

Commit 4e6da3c

Browse files
committed
appsettings update
1 parent 6ab214b commit 4e6da3c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

StarWars.API/appsettings.Development.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
},
1818
"MovieCodeSettings": {
1919
"CodeLength": 8,
20-
"Alphabet": "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",
21-
"Cache": 60
20+
"Alphabet": "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"
2221
},
2322
"Auth0": {
2423
"Domain": "sollys.us.auth0.com",

0 commit comments

Comments
 (0)