9 lines
126 B
YAML
9 lines
126 B
YAML
public:
|
|
bind:
|
|
address: 'localhost'
|
|
|
|
cors:
|
|
allowedOrigin: ['http://localhost:3000']
|
|
|
|
handleInternalErrors: false
|