Good luck with the assignment!

This commit is contained in:
e.kabarukhin
2026-02-12 04:58:41 +03:00
commit 030e49edb9
4 changed files with 183 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
services:
api:
platform: linux/amd64
build: .
ports:
- "80:80"