Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 309 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 309 Bytes

Chatbot-Deploy

How to build your own version

  • Nginx.conf (NTHU-Chatbot)
    • location/api set ip to the one represents host machiine
  • mongo-import.sh (Chatbot-Deploy)
    • set $host to the ip that represents host machine
  • mongodb.go (NTHU-Chatbot-API)
    • set ip to the one represents host machine