Matchmaking server for RPCS3.

Added

  • Added signal handlers for SIGINT and SIGTERM to handle termination a lot more gracefully

Changed

  • The email validation/configuration is now done through a single EmailUrl entry in the config(thanks to tomalexander for the suggestion)

Misc

  • Updated docker files