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