Skip to content

Commit

Permalink
feat: added query display name for frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
rolin999 committed Feb 13, 2025
1 parent 7405f2f commit d826328
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ stages:
allow_origins:
allow_origins_by_regex: ['^http://.*\.oa\.com$','^http://.*\.woa\.com$','^https://.*\.oa\.com$','^https://.*\.woa\.com$']
allow_methods: 'GET,OPTIONS'
allow_headers: 'Accept,Content-Type,Content-Length,Accept-Encoding,Accept-Language,X-Csrftoken,X-Bk-Tenant-Id,X-Requested-With,Cookie'
allow_headers: 'Accept,Accept-Encoding,Accept-Language,Cookie,Content-Length,Content-Type,X-Bk-Tenant-Id,X-Csrftoken,X-Requested-With'
expose_headers: ''
max_age: 86400
allow_credential: true
Expand Down

0 comments on commit d826328

Please # to comment.