This commit is contained in:
2025-10-27 16:28:03 +10:30
commit 15431b69b3
19 changed files with 771 additions and 0 deletions

2
db/docker/Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM postgres:17
COPY ./init.sql /docker-entrypoint-initdb.d/