Ajouter docker-compose.yml
All checks were successful
Tests / test (push) Successful in 3s

This commit is contained in:
2026-04-15 09:49:12 +00:00
parent 613cdbbae1
commit ca41fed372

6
docker-compose.yml Normal file
View File

@@ -0,0 +1,6 @@
services:
mon-site8:
build: .
container_name: site-eleve8
ports:
- "8870:80"