More debugging

This commit is contained in:
2025-01-24 12:28:45 +00:00
parent 813af91164
commit 82cbe1275b
2 changed files with 2 additions and 2 deletions

View File

@@ -9,8 +9,6 @@ services:
restart: unless-stopped
labels:
- "io.containers.autoupdate=local"
volumes:
- ./logs:/logs
caddy:
image: docker.io/library/caddy:latest

View File

@@ -3,6 +3,8 @@
import Button from "$lib/components/Button.svelte";
import { navigation } from "$lib/navigation";
console.log("Serving splash page");
</script>
<div class="splash">