feat: Remove Next.js and use environment variables

This commit is contained in:
2025-06-04 12:32:11 +09:00
committed by Satsuki Akiba (aider)
parent 8bca7473ff
commit b88aa05b84
4 changed files with 13 additions and 31 deletions

View File

@ -1,6 +1,5 @@
# VOICEVOXの設定
VOICEVOX_HOST=http://localhost:50021
VOICEVOX_SPEAKER_ID=3
VOICEVOX_STYLE_ID=2
# OpenAIの設定