Since merging of this PR blockscout/blockscout#2376 Blockscout supports to launch of API server separately from web app server. Technically, API server is the Blockscout instance with the different set of ENV variables that utilizes the same DB as app instance or DB replica. Thus, API server should be launched in the same VPC.