fix: disable native touch panning on mobile terminal and archive specs
- Change mobile terminal CSS to use touch-action: none and overscroll-behavior: none so the custom touch handler owns swipes - Archive completed/partial OpenSpec specs to openspec/changes/archive/2026-06-14-completed-specs-archive/ - Regenerate project maps Quality gates: npm run typecheck, npm run lint (apps/web)
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
# 2026-06-14-completed-specs-archive/traefik-deployment
|
||||
dir: 2026-06-14-completed-specs-archive/traefik-deployment
|
||||
|
||||
index: 2026-06-14-completed-specs-archive/traefik-deployment/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines deployment specifications for the Traefik reverse proxy/load balancer using Docker Compose
|
||||
## files
|
||||
- spec.md | Specifies requirements for Traefik Docker Compose deployment configuration and environment variable documentation | dep: Traefik, Docker Compose, Authentik, OIDC
|
||||
## arch
|
||||
Infrastructure-as-code pattern with containerized reverse proxy, environment-based configuration, and declarative service specification
|
||||
## tags
|
||||
traefik, spec, specifies, requirements, docker, compose, deployment, configuration
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user