Skip to content

Commit e19a8f0

Browse files
authored
Merge pull request #653 from geoadmin/develop-2025-02-05
New Release 2025-02-05-rc1
2 parents 0c6e076 + cfc365a commit e19a8f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This command is executed/triggered by the database deploy script on `geodatasync
5757

5858
### service mode
5959
#### local sphinxsearch server
60-
you can run a local sphinxsearch server on port 913 with the following make targets:
60+
You can run a local sphinxsearch server on port 9312 with the following make targets:
6161
```bash
6262
make dockerrun
6363
make dockerrundebug
@@ -83,4 +83,4 @@ The swisssearch index (zipcodes) has to be computed after a wordforms update.
8383
```bash
8484
cd test
8585
python test.py -h localhost -p 9312 -i swisssearch "birgmattenweg 5"
86-
```
86+
```

0 commit comments

Comments
 (0)