ArthurSens / just-a-rather-very-intelligent-system

Inspired by MCU J.A.R.V.I.S, a simple chatbot with voice
1 stars 0 forks source link

Credentials file can be passed via CLI parameter #13

Closed ArthurSens closed 5 years ago

ArthurSens commented 5 years ago

Credentials file path can be passed with the parameter --credentials_path

With this, our Jarvis container can be much more flexible and anyone can use it to manage

Issue #8 is solved with this PR