feat(migration): Added automatic migration (#54)

This commit is contained in:
Redblueflame
2020-08-28 17:48:01 +02:00
committed by GitHub
parent 2b1ed49e9a
commit 38b7d9724e
8 changed files with 123 additions and 4 deletions

View File

@@ -9,6 +9,7 @@ services:
environment:
POSTGRES_DB: postgres
POSTGRES_USER: labrinth
POSTGRES_PASSWORD: labrinth
POSTGRES_HOST_AUTH_METHOD: trust
meilisearch:
image: getmeili/meilisearch