service-nextcloud/Makefile

9 lines
64 B
Makefile
Raw Normal View History

2024-07-20 16:47:39 +02:00
all:
build:
docker-compose build
run:
docker-compose up -d