Initial commit: pgAdmin web interface (clean)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
primal
2026-02-01 14:46:15 -05:00
commit d43206da70
4 changed files with 76 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# Secrets
*.env
secrets/
*.pem
*.key
pgadmin_password.txt
# Data volumes
data/
# Logs
*.log