mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 03:57:44 +00:00
cinny: init
This commit is contained in:
parent
9e9cb7e522
commit
b97f056b00
4 changed files with 91 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
port = 8002;
|
||||
|
||||
wellKnownResponse = data: /* nginx */ ''
|
||||
${config.services.nginx.headers}
|
||||
${config.services.nginx.headersNoAccessControlOrigin}
|
||||
add_header Access-Control-Allow-Origin * always;
|
||||
|
||||
default_type application/json;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue