Update .gitignore to exclude specific database backup files, modify docker-compose.yaml to use the standard PostgreSQL image, enhance PostgreSQL configuration with custom settings, and update backup file naming in helper.md for consistency.

This commit is contained in:
Yuri-Lima
2026-03-08 10:06:09 +01:00
parent 04b0a70806
commit 481af56193
4 changed files with 739 additions and 8 deletions

5
.gitignore vendored
View File

@@ -1,10 +1,11 @@
fail2ban/data
https_portal
logs
database
database**
assets
database_bkp
database_backup*
pgadmin
redis
phoenix_backup.sql
phoenix_backup.sql
*.sql