mirror of
https://gitee.com/mafgwo/stackedit
synced 2024-11-16 11:42:23 +08:00
6 lines
192 B
JavaScript
6 lines
192 B
JavaScript
module.exports = {
|
|
NODE_ENV: '"production"',
|
|
GOOGLE_CLIENT_ID: '"241271498917-t4t7d07qis7oc0ahaskbif3ft6tk63cd.apps.googleusercontent.com"',
|
|
GITHUB_CLIENT_ID: '"30c1491057c9ad4dbd56"'
|
|
}
|