From c4370a17dec7c1090c92efc195f6bd1188ba9bde Mon Sep 17 00:00:00 2001 From: RATDAD Date: Sat, 14 Mar 2026 19:09:51 -0400 Subject: refactor: alter the position of environment files and container routing --- templates/iam.env.template | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 templates/iam.env.template (limited to 'templates/iam.env.template') diff --git a/templates/iam.env.template b/templates/iam.env.template new file mode 100644 index 0000000..6a811e5 --- /dev/null +++ b/templates/iam.env.template @@ -0,0 +1,2 @@ +AUTHELIA_STORAGE_POSTGRES_USERNAME=${ORG}-iam +AUTHELIA_STORAGE_POSTGRES_DATABASE=${ORG}-iam -- cgit v1.2.3-70-g09d2