feat: Add new tables for article comments, threads, and thread comments
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
FROM postgres:16
|
||||
|
||||
COPY ./docker/initdb.d/ /docker-entrypoint-initdb.d/
|
||||
COPY ./docker/initdb.d/ /docker-entrypoint-initdb.d/
|
||||
# COPY ./docker/postgres.conf /var/lib/postgresql/data/postgresql.conf
|
||||
|
||||
Reference in New Issue
Block a user