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