localStackUrl top-level constant
Base URL of the API gateway, which every service is exposed through.
Implementation
@visibleForTesting
const localStackUrl = 'http://$localStackHost:$localStackPort';
Base URL of the API gateway, which every service is exposed through.
@visibleForTesting
const localStackUrl = 'http://$localStackHost:$localStackPort';