Skip to content

Add staging environment for docker host providing

Asone requested to merge Asone/tricoteuses-api-assemblee:master into master

Docker needs to have the webserver to listen on 0.0.0.0 in order to allow access outside the container.

Rocket handles a global environment config + 3 spacenamed environments : development, staging & production. It is then proposed that default staging environment configuration serves to the required docker host.

Edited by Asone

Merge request reports