service-nextcloud/Makefile

9 lines
64 B
Makefile
Raw Normal View History

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