summaryrefslogtreecommitdiff
path: root/frontend/.dockerignore
AgeCommit message (Collapse)Author
2020-10-29Add support for caching node modules during Docker buildsFabian 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.