1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 14:42:10 +00:00
Files
seahub/scripts/parse_jwt_pk.py
2024-09-03 18:44:39 +08:00

4 lines
63 B
Python

import seahub_settings
print(seahub_settings.JWT_PRIVATE_KEY)