Первая загрузка

This commit is contained in:
2024-10-28 00:58:15 +03:00
parent 775e27e7ac
commit a2ab924577
41 changed files with 5794 additions and 0 deletions

6
src/docker-compose.yml Normal file
View File

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