summaryrefslogtreecommitdiff
path: root/docker-compose.prod.yml
AgeCommit message (Collapse)Author
2020-11-11Add support for simulator error reporting via SentryFabian Mastenbroek
2020-11-11Add support for API error reporting via SentryFabian Mastenbroek
2020-10-27Split prod and dev config for Docker ComposeFabian Mastenbroek
This change splits the Docker Compose configuration into three files in order to share the configuration for different environments (e.g. development and production). Furthermore, this change drops the requirement for a reverse proxy.