initial commit

This commit is contained in:
2026-07-14 22:02:24 +03:00
parent a80849829a
commit 6453730766
2783 changed files with 6055 additions and 238 deletions
+7
View File
@@ -0,0 +1,7 @@
services:
ta1sph-website:
build: .
container_name: ta1sph-website
ports:
- 8080:8080
restart: unless-stopped