Update files

This commit is contained in:
glpshchn 2025-12-01 04:26:34 +03:00
parent d2e1f107ce
commit cfce134654
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ module.exports = {
// e621 API
e621Username: process.env.E621_USERNAME || 'glpshchn00',
e621ApiKey: process.env.E621_API_KEY || 'cW2SYnKFJgbViqd6gpC3xu9t',
e621ApiKey: process.env.E621_API_KEY || 'MWYMw57r2Gu6Yxvw1YvepNvZ',
// Frontend URL
frontendUrl: process.env.FRONTEND_URL || 'http://localhost:5173',