Skip to content
Snippets Groups Projects
Commit 6827e088 authored by William Bell's avatar William Bell
Browse files

Correcting the documenation to match the code

parent 91edea62
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -98,8 +98,8 @@ export MONGODB_DB=db_name
\textbf{Variable} & \textbf{Default/Action}\\
\hline
\texttt{MONGODB\_SERVER} & \texttt{localhost} \\
\texttt{MONGODB\_USERNAME} & No authentication. \\
\texttt{MONGODB\_PASSWD} & No authentication. \\
\texttt{MONGODB\_USERNAME} & \texttt{root} \\
\texttt{MONGODB\_PASSWD} & \texttt{example} \\
\texttt{MONGODB\_DB} & \texttt{test} \\ \hline
\end{tabular}
\end{center}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment