mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
change CORS example to suggest it should be replaced or omitted
This commit is contained in:
@@ -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]
|
||||
```
|
||||
|
Reference in New Issue
Block a user