4 lines
95 B
Makefile
4 lines
95 B
Makefile
build-dev:
|
|
./make-localhost-cert.sh
|
|
docker build -t openslides-proxy-dev -f Dockerfile.dev .
|