as is
This commit is contained in:
@@ -10,8 +10,9 @@
|
||||
"RefreshTokenExpiresIn": "604800"
|
||||
},
|
||||
"AppOptions": {
|
||||
"FileApiDomain": "FILE_API_DOMAIN",
|
||||
"FileApiLocalDomain": "FILE_API_LOCAL_DOMAIN",
|
||||
"CookieDomain": ".example.com或者localhost(开发环境)",
|
||||
"DomainPath": "https://example.com或者http://localhost(开发环境)",
|
||||
"CSRFHeaderName": "X-CSRF-TOKEN",
|
||||
"CSRFCookieName": "csrf_token",
|
||||
"CorsAllowedOrigins": ["https://web.example.com(跨域)"]
|
||||
|
||||
Reference in New Issue
Block a user