diff options
| author | RATDAD <lambda@disroot.org> | 2026-02-15 16:38:56 -0500 |
|---|---|---|
| committer | RATDAD <lambda@disroot.org> | 2026-02-15 16:38:56 -0500 |
| commit | 156f159e6c2b8c5fc60ab343ac68b6349f13bb90 (patch) | |
| tree | 995355b952d8fb146e34c4fdf413f0f864b572b7 /stacks/cgit/.run.template | |
| parent | 8dfc8f8eac20b2a715bb715b9e670aef6cb27b8c (diff) | |
| download | rd-cloud-156f159e6c2b8c5fc60ab343ac68b6349f13bb90.tar.gz rd-cloud-156f159e6c2b8c5fc60ab343ac68b6349f13bb90.tar.bz2 rd-cloud-156f159e6c2b8c5fc60ab343ac68b6349f13bb90.zip | |
Updated CGit container template
Diffstat (limited to 'stacks/cgit/.run.template')
| -rw-r--r-- | stacks/cgit/.run.template | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/stacks/cgit/.run.template b/stacks/cgit/.run.template new file mode 100644 index 0000000..cd5eebc --- /dev/null +++ b/stacks/cgit/.run.template @@ -0,0 +1,7 @@ +# +# +# Stack Runtime Variables +HTTP_AUTH_USER= +HTTP_AUTH_PASSWORD= +GIT_HTTP_AUTH_USER= +GIT_HTTP_AUTH_PASSWORD= |
