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