chore: Add initial PostgreSQL configuration files and Docker setup

This commit is contained in:
2026-03-07 04:03:48 +07:00
commit 70a656caf6
3 changed files with 27 additions and 0 deletions

1
postgres/Dockerfile Normal file
View File

@@ -0,0 +1 @@
FROM postgres:18.3-alpine