Skip to content

Commit

Permalink
Remove auth.scheme=none from wasp config
Browse files Browse the repository at this point in the history
  • Loading branch information
muXxer committed Mar 13, 2023
1 parent 07ed5e0 commit 2da49c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stardust/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,6 @@ services:
- "--wal.path=/app/waspdb/wal"
- "--prometheus.bindAddress=wasp:9312"
- "--webapi.bindAddress=wasp:9090"
- "--webapi.auth.scheme=none"
profiles:
- wasp

Expand Down

0 comments on commit 2da49c7

Please sign in to comment.