@@ -5,7 +5,7 @@
"youtube": {
"key": ""
},
- "recapthca": {
+ "recaptcha": {
"secret": ""
"github": {
@@ -16,5 +16,11 @@
"client": "",
}
+ },
+ "cors": {
+ "origin": [
+ "http://localhost:8080",
+ "http://dev.musare.com"
+ ]