localStackMailUrl top-level constant

  1. @visibleForTesting
String const localStackMailUrl

Base URL of the mail server web interface of the local stack.

Implementation

@visibleForTesting
const localStackMailUrl = 'http://$localStackHost:$localStackMailPort';