Vince fixed
This commit is contained in:
@@ -20,9 +20,15 @@ docker_network: "{{ title }}_net"
|
||||
docker_image: "{{ registry }}/{{ title }}:{{ image_tag | default(tag) }}"
|
||||
docker_container: "{{ title }}-staging"
|
||||
|
||||
# self-hosted first-party analytics (Vince) — proxied at /stats/* on www host
|
||||
# self-hosted first-party analytics (Vince) — script/events proxied at
|
||||
# /stats/* on the www host, dashboard published on stats_host
|
||||
vince_container: vince
|
||||
vince_port: 8000
|
||||
vince_admin_name: admin
|
||||
# change this before first deploy — it (re)sets the dashboard login
|
||||
vince_admin_password: "ChangeMe-Vince-2025!"
|
||||
vince_site_domain: mozimo.in
|
||||
stats_host: stats.mozimo.in
|
||||
|
||||
# caddy publishes www (SSR + /api/* + /_/* -> pocketbase) and cms (admin)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user