diff options
Diffstat (limited to 'stacks/edge/run.env.template')
| -rw-r--r-- | stacks/edge/run.env.template | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/stacks/edge/run.env.template b/stacks/edge/run.env.template new file mode 100644 index 0000000..aa456bf --- /dev/null +++ b/stacks/edge/run.env.template @@ -0,0 +1,34 @@ +DOMAIN= +DOCUMENT_ROOT= + +PKM_HOST= +PKM_SUB= +PKM_PORT= + +SCM_HOST= +SCM_SUB= +SCM_PORT= + +PIM_HOST= +PIM_SUB= +PIM_PORT= + +TSS_HOST= +TSS_SUB= +TSS_PORT= + +IAM_HOST= +IAM_SUB= +IAM_PORT= + +IRM_HOST= +IRM_SUB= +IRM_PORT= + +NEWS_HOST= +NEWS_SUB= +NEWS_PORT= + +DBA_HOST= +DBA_SUB= +DBA_PORT= |
