Initial Push

This commit is contained in:
2026-06-14 20:45:06 +00:00
parent 733ea84025
commit 0365f4542d
4 changed files with 1528 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
version: "3"
services:
client:
image: nginx
ports:
- 82:80
volumes:
- ./:/usr/share/nginx/html