This commit is contained in:
Rodney, Tiara 2025-05-09 03:29:44 +02:00
commit 717fb1ac8e
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723
10 changed files with 1139 additions and 0 deletions

View file

@ -0,0 +1,5 @@
services:
git-httpd:
build: .
ports:
- "8080:80"