First version of the new layout.

This commit is contained in:
2026-02-12 02:58:57 +01:00
parent 46395bb945
commit 124c97e6cc
278 changed files with 500 additions and 83715 deletions

9
compose.yaml Normal file
View File

@@ -0,0 +1,9 @@
services:
douwcowebsite:
image: douwcowebsite
build:
context: .
dockerfile: DouwcoWebsite/Dockerfile
ports:
- 8080:8080