Skip to content

Release 1.3.0

Latest
Compare
Choose a tag to compare
@seanshahkarami seanshahkarami released this 31 May 21:28
· 2 commits to main since this release
2dbcb7c

Replaced single static credential with static list via authStaticCredentials env var:

authStaticCredentials=user1:pass1,user2:pass2,user3:pass3,...