We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.22.0-devのビルドエンジンをVOICEVOXから指定した時、もしかしたらCORSで見れなくなってるかもしれません。 https://github.com/VOICEVOX/voicevox_engine/releases/tag/0.22.0-dev
ビルド済みのVOICEVOX.exeだったら大丈夫かもですが、少なくとも開発環境のhttp://localhost:5173をCORSが通さないかもしれません。
http://localhost:5173
0.22.0-devをVOICEVOXから指定する
たぶんですが
のときに、サブドメイン付きlocalhost しか 通さないようになったかもです。
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
不具合の内容
0.22.0-devのビルドエンジンをVOICEVOXから指定した時、もしかしたらCORSで見れなくなってるかもしれません。
https://github.com/VOICEVOX/voicevox_engine/releases/tag/0.22.0-dev
ビルド済みのVOICEVOX.exeだったら大丈夫かもですが、少なくとも開発環境の
http://localhost:5173
をCORSが通さないかもしれません。再現手順
0.22.0-devをVOICEVOXから指定する
その他
たぶんですが
のときに、サブドメイン付きlocalhost しか 通さないようになったかもです。
The text was updated successfully, but these errors were encountered: