forked from nixcn/nixcn-cms
@@ -1,5 +1,5 @@
|
||||
server:
|
||||
application: nixcn-cms
|
||||
application: example
|
||||
address: :8000
|
||||
external_url: https://example.com
|
||||
debug_mode: false
|
||||
@@ -23,8 +23,8 @@ email:
|
||||
resend_api_key: abc
|
||||
from:
|
||||
secrets:
|
||||
jwt_secret: something
|
||||
turnstile_secret: something
|
||||
jwt_secret: example
|
||||
turnstile_secret: example
|
||||
ttl:
|
||||
magic_link_ttl: 10m
|
||||
jwt_ttl: 15s
|
||||
|
||||
Reference in New Issue
Block a user