nhost / hasura-backend-plus

🔑Auth and 📦Storage for Hasura. The quickest way to get Auth and Storage working for your next app based on Hasura.
https://nhost.github.io/hasura-backend-plus/
MIT License
1.17k stars 187 forks source link

Add PGOPTIONS env var in Dockerfile #543

Closed elitan closed 3 years ago

elitan commented 3 years ago

For Dockerifle and Dockerfile.dev: Add:

 ENV PGOPTIONS "-c search_path=auth"