Syntax error help

SyntaxError: /app/config.json: Unexpected token e in JSON at position 0

im getting that error any help

This happens when there’s a syntax problem in your json. Make sure you are only using double quotes for strings, and that the keys are double quoted.