We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b1467 commit 18e3571Copy full SHA for 18e3571
docker-compose.yml
@@ -1,5 +1,7 @@
1
db:
2
image: postgres
3
+ environment:
4
+ - POSTGRES_HOST_AUTH_METHOD=trust
5
6
uwsgi:
7
restart: always
0 commit comments