Ref: [1] - play test 実行時に指定したconfファイルを読み込む [2] - github - typesafehub/config Using config file absolutely make your life easier to deploy, debug, and test your applications. Sometimes people want to use different config file to run dev or run prod, Sometimes people just want to use different config to test. So, I'm going to show how to use multiple config files in sbt project. In this post, I crea