Support for using a master key (#83)

* Support for using a master key

* Expand scope of PR, add wrapper struct, add files to intitial versions/mods

* Change changelog path, run formatter

* Split file changes into different PR

* Formatting, rename main variable

Co-authored-by: Aeledfyr <aeledfyr@gmail.com>
This commit is contained in:
Geometrically
2020-10-19 14:23:05 -07:00
committed by GitHub
parent e0b972f6d6
commit c886e7949e
8 changed files with 75 additions and 25 deletions

View File

@@ -18,6 +18,8 @@ services:
- 7700:7700
volumes:
- meilisearch-data:/data.ms
environment:
MEILI_MASTER_KEY: modrinth
pgadmin:
image: dpage/pgadmin4:latest
environment: