Steve Nyemba 1 ano atrás
pai
commit
3184caf464
1 arquivos alterados com 10 adições e 0 exclusões
  1. 10 0
      env.sh

+ 10 - 0
env.sh

@@ -0,0 +1,10 @@
+# (c) 2019 - 2024, Healthcare/IO::Parser
+# Steve L. Nyemba,steve@the-phi.com
+#
+# Please only set username and password for postgresql and provide your email
+#
+PG_USER=x12admin
+PG_PASSWORD=9r8-L27*4
+USER_EMAIL=
+PG_HOST=localhost
+PG_PORT=5432