Add raw-media-types config option to Docker

This commit is contained in:
steve-chavez
2019-07-30 22:34:28 +00:00
committed by Steve Chávez
parent e7544687d1
commit 312e295a47
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -16,3 +16,5 @@ role-claim-key = "$(PGRST_ROLE_CLAIM_KEY)"
max-rows = "$(PGRST_MAX_ROWS)"
pre-request = "$(PGRST_PRE_REQUEST)"
root-spec = "$(PGRST_ROOT_SPEC)"
raw-media-types = "$(PGRST_RAW_MEDIA_TYPES)"