mirror of
https://github.com/haiwen/seahub.git
synced 2025-04-28 19:25:03 +00:00
4 lines
63 B
Python
4 lines
63 B
Python
|
import seahub_settings
|
||
|
|
||
|
print(seahub_settings.JWT_PRIVATE_KEY)
|