first commit

This commit is contained in:
2024-11-16 04:43:13 +01:00
commit a92e665f35
23 changed files with 1053 additions and 0 deletions

View File

@ -0,0 +1,8 @@
services:
mennovanleeuwen.nl:
restart: unless-stopped
image: nginx
ports:
- 4445:80
volumes:
- ./mennovanleeuwen.nl/dist:/usr/share/nginx/html

Submodule static-websites/mennovanleeuwen.nl added at 6ede2819a6