GIScience / GIScience/ors-config-migration
ors-config.json port 8080
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
ors-config.json with no port specified used to cause ORS to spin up listening on port 8080. In my opinion we should add:
```
server:
port: 8080
```
To the emitted yaml to maintain conformity with how most people will expect their ORS to behave after migration.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.