SJTU-Plus / sjtu-plus

Backend of SJTU-Plus
https://plus.sjtu.edu.cn/
MIT License
92 stars 4 forks source link

fix allowed_hosts #29

Closed danyang685 closed 4 years ago

skyzh commented 4 years ago

I doubt if this is necessary. I'll merge this if the original code doesn't work after we deployed on school server

skyzh commented 4 years ago

I would recommend change ALLOWED_HOST in docker-compose instead of setting it here. Thereby, I would close this PR.