[email] Adds the verbose env file to the repo

This commit is contained in:
2025-04-07 16:44:47 -07:00
parent 932f78bfe4
commit 604617f4f4
3 changed files with 675 additions and 5 deletions

View File

@@ -37,6 +37,7 @@ in
in
{
inherit image dependsOn volumes environment environmentFiles ports;
hostname = "${hostName}.${domain}";
autoStart = true;
extraOptions = [
"-l=traefik.enable=true"