feat: PostgreSQL подключение, переменные в .env.example

This commit is contained in:
2026-06-13 11:57:31 +04:00
parent 9b6f5b9c5e
commit 684b4cc9c0
4 changed files with 34 additions and 1 deletions
+1
View File
@@ -9,5 +9,6 @@
<body>
<h1>Contracts App 🚀</h1>
<p>Сервис работает.</p>
<p>База данных: <strong>{{ db_status }}</strong></p>
</body>
</html>