adds db seed command

This commit is contained in:
Christian Beutel
2024-03-10 02:58:51 +01:00
parent 01e1053569
commit 4b8e740730
9 changed files with 29 additions and 3 deletions

View File

@@ -13,6 +13,7 @@ COPY *.go ./
RUN go build -o /pocketbase
RUN /pocketbase migrate
RUN /pocketbase seed
ENV MEILI_URL=http://localhost:7700
ENV MEILI_MASTER_KEY=