How to setup DB (PostgreSQL)? #177
Answered
by
jajawunderbar
jajawunderbar
asked this question in
Q&A
-
Hi, i installed PostgreSQL on Windows und can start and use it. But what is now to do for the Pilot and for the .env-Variables (Host)? Thanks Mathias |
Beta Was this translation helpful? Give feedback.
Answered by
jajawunderbar
Oct 19, 2023
Replies: 1 comment
-
The mainproblem was, what to write in "host". localhost is the answer, so it runs now. Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nalbion
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The mainproblem was, what to write in "host". localhost is the answer, so it runs now. Thank you.