mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-11 18:51:41 +00:00
12 lines
201 B
JSON
12 lines
201 B
JSON
{
|
|
"production": {
|
|
"stripe": {
|
|
"publicKey": "pk_live_xrnwdLNXbt20LMxpIDffJnnC"
|
|
}
|
|
},
|
|
"development": {
|
|
"stripe": {
|
|
"publicKey": "pk_test_OmNve9H1OuORlmD4rblpjgzh"
|
|
}
|
|
}
|
|
} |