feat: site Le Moulin des Rives — design Tailwind + config Docker

This commit is contained in:
2026-05-28 23:46:36 +02:00
parent 87186db304
commit 1411e6816d
19 changed files with 1060 additions and 19 deletions
+6
View File
@@ -0,0 +1,6 @@
services:
web:
build: .
ports:
- "127.0.0.1:8082:80"
restart: unless-stopped