Initial commit

This commit is contained in:
2025-04-01 11:16:42 +03:30
parent d96d8430d1
commit ed4e7572a8
9 changed files with 162 additions and 0 deletions

6
compose.yaml Normal file
View File

@@ -0,0 +1,6 @@
services:
hoolit:
image: hoolit
build:
context: .
dockerfile: HoolIt/Dockerfile