Files
stacks/pulsenode/config/.env.example
T
valknarandClaude Sonnet 5 483a323201 remove code-server stack, add vpinball.pivoine.art web app link
Drops the code-server stack entirely and its PulseNode bookmark/env
reference. Adds vpinball.pivoine.art to the PulseNode Web Apps list.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-24 16:14:02 +02:00

11 lines
483 B
Bash

# Public hostnames of the services PulseNode links to / monitors.
# These are not secrets, but keeping them here (rather than hardcoded in
# config.yml) means the same config.yml works across environments.
TRAEFIK_HOST_COOLIFY=coolify.example.com
TRAEFIK_HOST_GITEA=git.example.com
TRAEFIK_HOST_HEADSCALE=headscale.example.com
TRAEFIK_HOST_IMMICH=photos.example.com
TRAEFIK_HOST_N8N=n8n.example.com
TRAEFIK_HOST_PASSBOLT=passbolt.example.com
TRAEFIK_HOST_UMAMI=analytics.example.com