We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 088440a commit 6b7cf93Copy full SHA for 6b7cf93
docs/projects/mlai/neo/examples/env
@@ -1,7 +1,7 @@
1
## NetApp Neo Settings (Required)
2
3
## NetApp Neo Database Settings (required)
4
-DBT=postgres ## Database type: postgres or mysql
+DBT=postgresql ## Database type: postgresql or mysql
5
DBB=5432 ## Database binding port: postgres is 5432 and mysql is 3306
6
DBU=postgres ## Database username
7
DBP=neodbsecret ## Database password
0 commit comments