How to run multiple host from multiple docker containers?

common_site_config.json just stores the config.

bench setup procfile will generate Procfile from given config.

Alternatively, edit the Procfile file manually and set the bench serve port to 8001.

also set the socketio port to 9001 in common_site_config.json or it will conflict with other running socket io on 9000

1 Like