Улучшение безопасности

This commit is contained in:
2026-01-19 23:23:39 +03:00
parent d6ecd4066f
commit e507896b7a
+1 -1
View File
@@ -1,5 +1,5 @@
# Postgres # Postgres
POSTGRES_HOST="localhost" POSTGRES_HOST="db"
POSTGRES_PORT="5432" POSTGRES_PORT="5432"
POSTGRES_USER="postgres" POSTGRES_USER="postgres"
POSTGRES_PASSWORD="postgres" POSTGRES_PASSWORD="postgres"