Skip to content

Commit

Permalink
Update README.md with improved feature descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
matschik committed Dec 17, 2023
1 parent 1393da9 commit 4d9b1b9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
## Features 🌟

- **Easy Setup**: One-command launch for both PostgreSQL and pgAdmin.
- **Pre-configured pgAdmin**: Quick access to pgAdmin with pre-set environment variables and automatic server configuration via `entrypoint.sh`.
- **No pgadmin login page**: When accessing pgAdmin, you are automatically logged in with the credentials you set in the `.env` file.
- **Customizable**: Easy to customize with your environment variables via the `.env` file.
- **🚀 Easy Setup**: One-command launch for both PostgreSQL and pgAdmin.
- **🖥️ Pre-configured pgAdmin**: Quick access to pgAdmin with pre-set environment variables and automatic server configuration via `entrypoint.sh`.
- **🔑 No pgAdmin Login Page**: When accessing pgAdmin, you are automatically logged in with the credentials you set in the `.env` file.
- **⚙️ Customizable**: Easy to customize with your environment variables via the `.env` file.

## Prerequisites 🛠️

Expand Down Expand Up @@ -53,7 +53,7 @@

## ⚠️ Production Use Caution ⚠️

- The pgAdmin setup provided in this repository, particularly with the use of the `entrypoint.sh` script, is intended for development or testing purposes and is not recommended for production environments. For production deployments, consider more secure and robust configuration practices.
The pgAdmin setup provided in this repository, particularly with the use of the `entrypoint.sh` script, is intended for development or testing purposes and is not recommended for production environments. For production deployments, consider more secure and robust configuration practices.

## Contributing 🤝

Expand Down

0 comments on commit 4d9b1b9

Please sign in to comment.