summaryrefslogtreecommitdiff
path: root/stacks/db/run.env.template
diff options
context:
space:
mode:
Diffstat (limited to 'stacks/db/run.env.template')
-rw-r--r--stacks/db/run.env.template11
1 files changed, 11 insertions, 0 deletions
diff --git a/stacks/db/run.env.template b/stacks/db/run.env.template
new file mode 100644
index 0000000..b5f8727
--- /dev/null
+++ b/stacks/db/run.env.template
@@ -0,0 +1,11 @@
+#
+#
+# Stack Runtime Variables
+
+# PostgreSQL
+POSTGRES_USER=
+POSTGRES_PASSWORD=
+
+# Adminer
+ADMINER_DEFAULT_SERVER=
+ADMINER_DESIGN=galkaev