diff --git a/postgres.json b/yacht_templates.json similarity index 79% rename from postgres.json rename to yacht_templates.json index 20d4879..1c8f2d8 100644 --- a/postgres.json +++ b/yacht_templates.json @@ -2,7 +2,7 @@ "type": 1, "title": "PostgreSQL 17.4", "name": "PostgreSQL 17.4", - "description": "Phpmyadmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB.", + "description": "PostgreSQL 17 is a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. This template uses the official PostgreSQL Docker image @ https://hub.docker.com/_/postgres/.", "logo": "", "image": "postgres:17.4", "note": "This is a PostgreSQL database server.",