From f4450ca57d75c3c17148c80173c753d6d3af771a Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 9 Mar 2025 17:39:15 -0600 Subject: [PATCH] chore: Clean up comments in Pocketbase template.yml --- blueprints/pocketbase/template.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blueprints/pocketbase/template.yml b/blueprints/pocketbase/template.yml index 905d0806..472ad645 100644 --- a/blueprints/pocketbase/template.yml +++ b/blueprints/pocketbase/template.yml @@ -7,6 +7,6 @@ config: port: 80 host: ${main_domain} - env: {} # No hay variables de entorno por defecto + env: {} - mounts: [] # No hay archivos para montar por defecto + mounts: []