goLearning APP_HOST="localhost" APP_PORT=8002 DB_HOST=localhost DB_PORT=5432 DB_PASSWORD=ssonu DB_USER=ssonu DB_NAME=banking go run main.go