SlangLab-NU / VoiceCollector

Apache License 2.0
1 stars 1 forks source link

26 change backend server to gunicorn #30

Closed ztybigcat closed 10 months ago

ztybigcat commented 10 months ago

API issue was addressed by serving the app via https. Submission failure was addressed by modifying s3 storage server serving address in minio and server to appropriate hostnames. The deployed version for testing is at https://voice.ztybigcat.me So far I self tested the app it is working...but in case I messed up something let me know!

macarious commented 10 months ago

API issue was addressed by serving the app via https. Submission failure was addressed by modifying s3 storage server serving address in minio and server to appropriate hostnames. The deployed version for testing is at https://voice.ztybigcat.me So far I self tested the app it is working...but in case I messed up something let me know!

Thank you. It works on my end.

I have tested the recording/submitting functionalities and checked with @ztybigcat that the audio files have been saved properly on the server.