Jump to content

tiger74

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

tiger74's Achievements

Newbie

Newbie (1/14)

  • Conversation Starter Rare
  • Week One Done Rare
  • One Month Later Rare

Recent Badges

0

Reputation

  1. I am using node.js for my web application. The process.env.MY_VAR didn't seem to work. If I can't access them through node.js, can I use a .env file?
  2. I ran my application locally (localhost) and I connected to the server using the IP address without any problem, same if I connect through terminal. However for some reason I can't connect to the database from the heliohost app (Both using localhost and the IP). It says password authentication failed for user "tiger74_admin". Both in the local env and in heliohost I used the same password. I use a .env file to store the password. I also don't have any logs about this inside the /logs file.
  3. Is there any way I can get remote access for my PostgreSQL server? Database name: tiger74_portfolio User name: tiger74_admin
×
×
  • Create New...