OpenSlides/haproxy/Makefile
FinnStutzenstein 4484d1e4ef Integrating the client and datastore into the main repo:
- Added each service as a submodule for development
- Added conventions for naming environment variables
- Added required targets in makefiles of services
2020-02-26 14:47:13 +01:00

3 lines
71 B
Makefile

build-dev:
docker build -t openslides-haproxy-dev -f Dockerfile.dev .