Remove raw-media-types config from Docker

Passing a list through an env var is not working
in configurator-pg
This commit is contained in:
steve-chavez
2019-07-31 12:06:19 -05:00
parent 47c0141c49
commit 53b606e1c1
2 changed files with 1 additions and 4 deletions
-2
View File
@@ -16,5 +16,3 @@ 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)"