diff options
| author | RATDAD <lambda@disroot.org> | 2025-12-17 19:53:38 -0500 |
|---|---|---|
| committer | RATDAD <lambda@disroot.org> | 2025-12-17 19:53:38 -0500 |
| commit | a50e5d21b0430a734929bc17017cc8c394b25524 (patch) | |
| tree | 8a61bac5b36ca8725f3fdf64d30073b081c7d643 /stacks/dav/.env.template | |
| download | rds-platform-a50e5d21b0430a734929bc17017cc8c394b25524.tar.gz rds-platform-a50e5d21b0430a734929bc17017cc8c394b25524.tar.bz2 rds-platform-a50e5d21b0430a734929bc17017cc8c394b25524.zip | |
Initial Commit
Diffstat (limited to 'stacks/dav/.env.template')
| -rw-r--r-- | stacks/dav/.env.template | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/stacks/dav/.env.template b/stacks/dav/.env.template new file mode 100644 index 0000000..2183497 --- /dev/null +++ b/stacks/dav/.env.template @@ -0,0 +1,14 @@ +# +# +# Stack Compose Variables + +# Namespace +_STACK= +_CONTAINER= +_DB_CONTAINER= + +# Network +_NET= + +# Volumes +# _DB_VOLUME= |
