Picta rebrand: remove all clone/Imgur UI strings, wire /logo.svg, simplify upload (Share CTA, full-page drag overlay, body-scroll lock), scrollbar elimination (hidden tracks, overflow-x hidden, break-word, modal internal scroll)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# MCP Deployment & Test Summary Report
|
||||
|
||||
## Imgur Clone — Pipeline Validation Project
|
||||
## Picta — Pipeline Validation Project
|
||||
|
||||
---
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
| **Container Port** | `3001:3000` (host:container) |
|
||||
| **Backend Port** | `3000` (internal) |
|
||||
| **Caddy Reverse Proxy** | `192.168.0.123:2080/2443` → `192.168.0.123:3001` |
|
||||
| **Gitea Repo** | `https://gitea.krisforbes.ca/krisf/imgur-clone` |
|
||||
| **Gitea Repo** | `https://gitea.krisforbes.ca/krisf/imgur-clone` (Picta) |
|
||||
| **Build Engine** | Docker BuildKit (node:20-alpine) |
|
||||
| **Build Time** | ~2s (cached layers) |
|
||||
| **Container Status** | `running` (healthy) |
|
||||
@@ -146,7 +146,7 @@ User → Cloudflare DNS → dyn.krisforbes.ca → Caddy (2443) → imgur-clone:3
|
||||
|
||||
### Files in Gitea Repository
|
||||
```
|
||||
imgur-clone/
|
||||
imgur-clone/ (Picta)
|
||||
├── .gitignore
|
||||
├── Dockerfile
|
||||
├── README.md
|
||||
|
||||
Reference in New Issue
Block a user