diff options
Diffstat (limited to 'stacks/.template/.container.env')
| -rw-r--r-- | stacks/.template/.container.env | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/stacks/.template/.container.env b/stacks/.template/.container.env new file mode 100644 index 0000000..511f12d --- /dev/null +++ b/stacks/.template/.container.env @@ -0,0 +1,13 @@ +# +# +# Stack Runtime Variables + +# Auth +USERNAME= +PASSWORD= + +SECRET= + +# Database +DB_USER= +ET_CETERA= |
