13 lines
197 B
YAML
13 lines
197 B
YAML
public:
|
|
bind:
|
|
address: 'localhost'
|
|
port: 1111
|
|
|
|
rateLimit: false
|
|
|
|
redirectUrl: 'http://frontend.example.test'
|
|
|
|
rasterUrl: 'http://raster.example.test'
|
|
|
|
handleInternalErrors: false
|