4484d1e4ef
- Added each service as a submodule for development - Added conventions for naming environment variables - Added required targets in makefiles of services
3 lines
71 B
Makefile
3 lines
71 B
Makefile
build-dev:
|
|
docker build -t openslides-haproxy-dev -f Dockerfile.dev .
|