mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 23:20:51 +00:00
Add check and set JWT_PRIVATE_KEY env (#6675)
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
This commit is contained in:
3
scripts/parse_jwt_pk.py
Normal file
3
scripts/parse_jwt_pk.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import seahub_settings
|
||||
|
||||
print(seahub_settings.JWT_PRIVATE_KEY)
|
Reference in New Issue
Block a user