From 69f2aee0d299b08b0afc3514dc030119d1b7b2f6 Mon Sep 17 00:00:00 2001 From: Gustavo Roales Date: Thu, 27 Nov 2025 17:32:47 +0100 Subject: [PATCH] Eliminar stack.env.example --- stack.env.example | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 stack.env.example diff --git a/stack.env.example b/stack.env.example deleted file mode 100644 index 9eb3a66..0000000 --- a/stack.env.example +++ /dev/null @@ -1,14 +0,0 @@ -############################################### -# PORTAINER CONFIG -############################################### - -# Puerto interno HTTPS -PORTAINER_HTTPS_PORT=9443 - -# Puerto Edge (solo si lo usas) -PORTAINER_EDGE_PORT=8000 - -############################################### -# OPCIONES AVANZADAS (solo si las necesitas) -############################################### -# PORTAINER_LOG_LEVEL=INFO \ No newline at end of file