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