Spaces:
Sleeping
Sleeping
File size: 499 Bytes
c9cbd83 274b8ff c9cbd83 274b8ff c9cbd83 274b8ff c9cbd83 274b8ff | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | ---
title: QuickNotes
emoji: 📝
colorFrom: blue
colorTo: green
sdk: docker
app_port: 8080
pinned: false
---
# QuickNotes on Hugging Face Spaces
Runs the hardened QuickNotes container published to GitHub Container Registry and served using Hugging Face's Docker SDK.
- **Port:** `8080` (`app_port: 8080` is required because HF defaults to `7860`)
- **Image:** `ghcr.io/danielpancake/devops-intro/quicknotes:v0.1.0` (must be public)
- **Endpoints:** `/health`, `/notes`, `/notes/{id}`, `/metrics`
|