diff --git a/compose.yaml b/compose.yaml index f653b1d..312afaf 100644 --- a/compose.yaml +++ b/compose.yaml @@ -218,6 +218,6 @@ services: networks: - monitoring_network ports: - - 8888:8888 + - 8888:80 volumes: - /app-config/caddy/Caddyfile:/etc/caddy/Caddyfile \ No newline at end of file