Relative Content

Tag Archive for amazon-cognitohasurahasura-dockerhasura-clihasura-jwt

Issue with HASURA_GRAPHQL_JWT_SECRET Configuration in Docker-Compose

I run Hasura on a virtual machine as self-hosted on Docker. I am experiencing the following problem: I follow the guide to authenticate with Amazon Cognito, but when I add the HASURA_GRAPHQL_JWT_SECRET variable to my docker-compose.yaml file, the console does not start. When I remove this variable and run it again, the console works.