Quantcast
Channel: DreamFactory how to disable wrapper "resource" in docker container - Stack Overflow
Viewing all articles
Browse latest Browse all 2

DreamFactory how to disable wrapper "resource" in docker container

$
0
0

I'm using DreamFactory REST API in a Docker container and I need to disable wrapper "resource" in payload. How can I achieve this?

I have replaced the following in all of these four files:

opt/bitnami/dreamfactory/.env-distopt/bitnami/dreamfactory/vendor/dreamfactory/df-core/config/df.phpopt/bitnami/dreamfactory/installer.shbitnami/dreamfactory/.envDF_ALWAYS_WRAP_RESOURCES=true

with:

DF_ALWAYS_WRAP_RESOURCES=false

but this doesn't fix my problem.


Viewing all articles
Browse latest Browse all 2

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>