Initial commit

This commit is contained in:
llbzow
2023-04-07 13:34:55 +00:00
committed by GitHub
commit 8399f63435
7 changed files with 972 additions and 0 deletions

6
docker-compose.yml Normal file
View File

@@ -0,0 +1,6 @@
services:
okvtwo:
build: .
shm_size: 2.6gb
ports:
- "80:80"