service-nextcloud/Makefile
2024-07-20 16:47:39 +02:00

8 lines
64 B
Makefile

all:
build:
docker-compose build
run:
docker-compose up -d