Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
リフトアプリケーションを本番環境にデプロイしました。ただし、スタックトレースは非表示になっていないことがわかりました。スタックトレースが表示されなくなるように、環境構成を本番環境に設定する場所はどこにありますか?
Tomcatでは、この設定を次の場所で設定できます。
/etc/tomcat6/catalina.properties
この動作をSBTでテストする場合は、次を使用します。
./sbt -Drun.mode=production