This commit is contained in:
2025-11-01 14:28:58 +01:00
parent da27e8f869
commit cf4d3ce7ae
2 changed files with 42 additions and 94 deletions

View File

@@ -29,19 +29,6 @@ services:
caddy.file_server: "" # Active le serveur de fichiers statiques
caddy.tls: internal # HTTPS auto-signé géré par Caddy
# WhoAmI
# Tiny Go webserver that prints OS information and HTTP request to output.
# https://github.com/traefik/whoami
whoami:
image: traefik/whoami
depends_on:
- caddy
networks:
- caddy_net
labels:
caddy: whoami.localhost
caddy.reverse_proxy: "{{upstreams 80}}"
caddy.tls: internal
# ----------------------------------------------------------------------
# Base de données relationnelles