When using web_port for specifics, it may not match any exposed port in the specifics.json file
Three options:
- move web_port into the specifics file
- add the web_port as an export port hen creating the container
- ignore it and force the user to make sure they sync up.