diff --git a/README.md b/README.md index d8a1365..99c8403 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,14 @@ # Blogue-Server ### Environment Configuration - - **local** - Host: localhost - Database: PostgreSQL (running locally) - - **test** - Host: Ubuntu (GitHub Actions) - Database: PostgreSQL (Docker container) - - **dev** - Host: Ubuntu (AWS EC2) - Database: PostgreSQL (AWS RDS) - - **prod** - Host: - - Database: -