diff options
Diffstat (limited to 'stacks/edge/.edge.env.template')
| -rw-r--r-- | stacks/edge/.edge.env.template | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/stacks/edge/.edge.env.template b/stacks/edge/.edge.env.template new file mode 100644 index 0000000..737f239 --- /dev/null +++ b/stacks/edge/.edge.env.template @@ -0,0 +1,18 @@ +DOMAIN= +DOCUMENT_ROOT= + +SERVICE0= +SERVICE0_SUB= +SERVICE0_PORT= + +SERVICE1= +SERVICE1_SUB= +SERVICE1_PORT= + +SERVICE2= +SERVICE2_SUB= +SERVICE2_PORT= + +SERVICE3= +SERVICE3_SUB= +SERVICE3_PORT= |
