diff options
| author | RATDAD <lambda@disroot.org> | 2026-03-14 19:09:51 -0400 |
|---|---|---|
| committer | RATDAD <lambda@disroot.org> | 2026-03-14 19:09:51 -0400 |
| commit | c4370a17dec7c1090c92efc195f6bd1188ba9bde (patch) | |
| tree | 9e421f1f16ea409865a371adb4902e604ec5f299 /templates/iam.env.template | |
| parent | 2578d12ea47d10130472a845244e4aaac48897cb (diff) | |
| download | rd-cloud-dev.tar.gz rd-cloud-dev.tar.bz2 rd-cloud-dev.zip | |
refactor: alter the position of environment files and container routingdev
Diffstat (limited to 'templates/iam.env.template')
| -rw-r--r-- | templates/iam.env.template | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
