plausible

This commit is contained in:
_N3m0 2024-06-04 12:15:47 +02:00
parent 9496ece329
commit 4755395c21
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@ services:
web:
image: "httpd"
container_name: "fusion"
restart: unless-stopped
ports:
- "6911:80"
volumes:

View File

@ -4,6 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="logo.png" />
<title>FUSION</title>
<script defer data-domain="fusion.boulbicorp.fr" src="https://plausible.boulbicorp.fr/js/script.js"></script>
<style>
body {
font-family: Arial, sans-serif;