mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-17 21:25:54 +02:00
3 lines
52 B
Makefile
3 lines
52 B
Makefile
build:
|
|
cp .env.local_dev .env
|
|
docker compose up -d
|