mirror of
https://github.com/thomisus/Docker-DocumentServer.git
synced 2026-05-01 21:10:06 +00:00
Add support JWT_IN_BODY param (#194)
This commit is contained in:
parent
18b8dbe4fe
commit
b3055c362c
3 changed files with 6 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ services:
|
|||
#- JWT_ENABLED=true
|
||||
#- JWT_SECRET=secret
|
||||
#- JWT_HEADER=Authorization
|
||||
#- JWT_IN_BODY=true
|
||||
stdin_open: true
|
||||
restart: always
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue