cephalization/Valet

Read server config information from file

Closed this issue · 0 comments

The server should read the following server configuration information from a file

  • Server Address
  • Port Number
  • Callback URL
  • Spotify secrets
  • YouTube secrets

This will prevent the need to strip this private information from the server.js file every commit.