Changeset 0.9.0 (#50)

This commit is contained in:
2026-02-23 01:57:28 +00:00
parent 15be26c516
commit 8264aa6016
94 changed files with 9812 additions and 8574 deletions

View File

@@ -41,6 +41,7 @@ RUN apk add --no-cache bash
# Go backend binary
COPY --from=backend /bin/switchboard /usr/local/bin/switchboard
COPY --from=backend /app/database/migrations /app/database/migrations
# Frontend static files
COPY src/ /usr/share/nginx/html/