diff options
Diffstat (limited to 'stacks/.template/.env')
| -rw-r--r-- | stacks/.template/.env | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/stacks/.template/.env b/stacks/.template/.env new file mode 100644 index 0000000..4c7f7d8 --- /dev/null +++ b/stacks/.template/.env @@ -0,0 +1,15 @@ +# +# +# Stack Compose Variables + +# Namespace +_STACK= +_CONTAINER= + +# Network +_NET= + +# Volumes +_DATA_VOLUME= +_CONFIG_VOLUME= +_CUSTOM_VOLUME= |
