mirror of
https://github.com/koodiklinikka/koodiklinikka.fi-api.git
synced 2026-03-16 07:04:34 +00:00
remove stripe payment
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"development": {
|
||||
"stripe": {
|
||||
"secretKey": ""
|
||||
},
|
||||
"slack": {
|
||||
"token": "",
|
||||
"privateChannel": "",
|
||||
@@ -24,9 +21,6 @@
|
||||
}
|
||||
},
|
||||
"production": {
|
||||
"stripe": {
|
||||
"secretKey": ""
|
||||
},
|
||||
"slack": {
|
||||
"token": "",
|
||||
"privateChannel": "",
|
||||
@@ -42,6 +36,5 @@
|
||||
"tokenSecret": ""
|
||||
}
|
||||
},
|
||||
"all": {
|
||||
}
|
||||
"all": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user