commit 1847385b534680f3d5f93120f04fe81c5b27317b Author: ange Date: Wed Jul 17 00:15:41 2024 +0200 feat: first draft diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..b63616f --- /dev/null +++ b/Dockerfile @@ -0,0 +1,2 @@ +FROM docker.io/nginx:latest +COPY html/ /usr/share/nginx/html/ diff --git a/compose.yaml b/compose.yaml new file mode 100644 index 0000000..64d7e3b --- /dev/null +++ b/compose.yaml @@ -0,0 +1,6 @@ +--- +services: + app: + build: . + ports: + - "8000:80" diff --git a/html/index.html b/html/index.html new file mode 100644 index 0000000..fed186f --- /dev/null +++ b/html/index.html @@ -0,0 +1,38 @@ + + + + + + + +

⚠️ Site en construction! ⚠️

+ + + + + + + + + + + + + + + + + + + + + +
PlateformeContact
Matrix (Element)@ange:gmoker.com
Discord@elrilio
Tel+33 5 82 95 16 23
Emailange@yw5n.com
+ +