v1 website

This commit is contained in:
2025-05-20 15:50:38 +02:00
parent 647baea6de
commit 7b4ff74c9e
12 changed files with 271 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ services:
container_name: www
restart: unless-stopped
ports:
- 127.0.0.1:8080:80
# - 127.0.0.1:8080:80
- 8080:80
volumes:
- ./html:/usr/share/nginx/html