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..cceb8db --- /dev/null +++ b/stacks/pkm/env.template @@ -0,0 +1,15 @@ +# +# +# Stack Compose Variables + +# Namespaces +STACK= + +# Containers +PKM_CONTAINER= + +# Networks +EDGE_NET= + +# Volumes +PIM_DATA_VOLUME= |
