Skip to content

Commit d029683

Browse files
committed
updated readme.md
1 parent a00fe41 commit d029683

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Readme.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,12 @@ Follow this example to set up your project with all the features provided by thi
120120
}
121121
}
122122
},
123+
"ResponseCrafterVisibility": "Private",
124+
"DefaultTimeZone": "Caucasus Standard Time",
123125
"RepositoryName": "be-lib-sharedkernel",
124126
"ConnectionStrings": {
125127
"Redis": "localhost:6379",
126128
"PersistentStorage": "/persistence"
127-
},
128-
"Security": {
129-
"AllowedCorsOrigins": "https://example.com,https://api.example.com"
130129
}
131130
}
132131
```

0 commit comments

Comments
 (0)