Initial commit

This commit is contained in:
2023-05-23 13:19:28 +02:00
commit 8f841fe3a3
19 changed files with 25627 additions and 0 deletions

View File

@ -0,0 +1,7 @@
version: '3'
services:
web:
build: .
ports:
- 8000:8000