develop #11

Merged
glenux merged 5 commits from develop into master 2024-07-20 15:00:20 +00:00
Showing only changes of commit 9774108d79 - Show all commits

8
Makefile Normal file
View file

@ -0,0 +1,8 @@
all:
build:
docker-compose build
run:
docker-compose up -d