readme file updates
This commit is contained in:
parent
d7e5f4be1d
commit
36b6e14060
1 changed files with 13 additions and 13 deletions
|
@ -38,7 +38,7 @@ server {
|
||||||
proxy_redirect http://localhsot:8010/ /;
|
proxy_redirect http://localhsot:8010/ /;
|
||||||
proxy_read_timeout 60s;
|
proxy_read_timeout 60s;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
First run will create sample.ini files in the config directory. Copy these to config.ini and services.ini and configure them to your needs.
|
First run will create sample.ini files in the config directory. Copy these to config.ini and services.ini and configure them to your needs.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue