3 Commits

Author SHA1 Message Date
Robert Schäfer
db724e7834 Split development config from production config
in `docker-compose.yml` and `docker-compose.override.yml`. This should speed
up builds e.g. on Travis CI, which does not need to sync folders or run
`yarn run dev` if the docker image was built recently. Also it should
make the build more reliable as it behaves more similar to our deployment.
2018-12-08 15:45:02 +01:00
Robert Schäfer
d7b9dc1b23 No need to call xip.io anymore
After https://github.com/Human-Connection/Nitro-Backend/pull/61
the xip.io URL has become obsolete
2018-12-08 13:23:49 +01:00
Robert Schäfer
41ece7dce1 Provide an Installation with Docker 2018-10-29 23:39:09 +01:00