chore: Move and update the Dockerfile for the database configuration
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FROM postgres:16
|
||||
|
||||
COPY ./docker/initdb.d/ /docker-entrypoint-initdb.d/
|
||||
Reference in New Issue
Block a user