Main brez modelov

This commit is contained in:
Marko Ferme
2022-12-07 06:22:36 +01:00
parent 89fa62796e
commit 1cd7663d49
93 changed files with 98496 additions and 508 deletions
+10
View File
@@ -0,0 +1,10 @@
version: '3.4'
services:
atedocker:
image: atedocker
build:
context: .
dockerfile: ./Dockerfile
ports:
- 5001:5000