diff options
Diffstat (limited to 'stacks/pkm/.env.template')
| -rw-r--r-- | stacks/pkm/.env.template | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/stacks/pkm/.env.template b/stacks/pkm/.env.template new file mode 100644 index 0000000..b607b6b --- /dev/null +++ b/stacks/pkm/.env.template @@ -0,0 +1,15 @@ +# +# +# Stack Compose Variables + +# Namespaces +_STACK_0= + +# Containers +_CONTAINER_0= + +# Networks +_NET_0= + +# Volumes +_VOLUME_0= |
