changed favicon again, renamed build to serve.sh

This commit is contained in:
2025-10-10 01:34:55 -05:00
parent f30afa686a
commit 0dca3ea92b
2 changed files with 1 additions and 1 deletions

3
serve.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
docker compose build && docker compose up -d