diff options
Diffstat (limited to 'stacks/tss/run.env.template')
| -rw-r--r-- | stacks/tss/run.env.template | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/stacks/tss/run.env.template b/stacks/tss/run.env.template deleted file mode 100644 index 09f266a..0000000 --- a/stacks/tss/run.env.template +++ /dev/null @@ -1,11 +0,0 @@ -# -# -# Stack Runtime Variables - -CLIENT_ID= -DB_HOST= -DB_PORT -DB_USER= -DB_PASSWORD= -DB_BASE= -CONNECTION=postgresql://$DB_USER:$DB_PASSWORD@$DB_HOST:$DB_PORT/$DB_BASE |
