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:
+5
-5
@@ -1,14 +1,14 @@
|
||||
# archive/2025-05-17-oauth-traefik-integration/specs/traefik-deployment
|
||||
dir: archive/2025-05-17-oauth-traefik-integration/specs/traefik-deployment
|
||||
# 2025-05-17-oauth-traefik-integration/specs/traefik-deployment
|
||||
dir: 2025-05-17-oauth-traefik-integration/specs/traefik-deployment
|
||||
|
||||
index: archive/2025-05-17-oauth-traefik-integration/specs/traefik-deployment/.pi-map.index.md
|
||||
index: 2025-05-17-oauth-traefik-integration/specs/traefik-deployment/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines deployment specifications for Traefik reverse proxy integration with OAuth authentication services
|
||||
Defines deployment specifications for Traefik reverse proxy infrastructure in a Docker Compose environment.
|
||||
## files
|
||||
- spec.md | Specifies requirements for Traefik Docker Compose deployment configuration and environment variable documentation | dep: Traefik, Docker Compose, Authentik, OIDC
|
||||
## arch
|
||||
Infrastructure-as-documentation pattern using Markdown specification files for declarative container orchestration configuration
|
||||
Infrastructure-as-specification pattern using markdown-based requirements documentation for containerized reverse proxy deployment.
|
||||
## tags
|
||||
traefik, spec, specifies, requirements, docker, compose, deployment, configuration
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user