Update files
This commit is contained in:
parent
d2e1f107ce
commit
cfce134654
|
|
@ -38,7 +38,7 @@ module.exports = {
|
||||||
|
|
||||||
// e621 API
|
// e621 API
|
||||||
e621Username: process.env.E621_USERNAME || 'glpshchn00',
|
e621Username: process.env.E621_USERNAME || 'glpshchn00',
|
||||||
e621ApiKey: process.env.E621_API_KEY || 'cW2SYnKFJgbViqd6gpC3xu9t',
|
e621ApiKey: process.env.E621_API_KEY || 'MWYMw57r2Gu6Yxvw1YvepNvZ',
|
||||||
|
|
||||||
// Frontend URL
|
// Frontend URL
|
||||||
frontendUrl: process.env.FRONTEND_URL || 'http://localhost:5173',
|
frontendUrl: process.env.FRONTEND_URL || 'http://localhost:5173',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue