forked from mirrors/thatmattlove-hyperglass
change CORS example to suggest it should be replaced or omitted
This commit is contained in:
parent
0f1afc4293
commit
454bc54cc5
1 changed files with 1 additions and 1 deletions
|
|
@ -86,5 +86,5 @@ request_timeout: 30
|
|||
listen_address: "127.0.0.1"
|
||||
listen_port: 8001
|
||||
log_file: /tmp/hyperglass.log
|
||||
cors_origins: [localhost:3000, 192.0.2.1]
|
||||
cors_origins: [lg.example.com, 192.0.2.1]
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue