diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-01-28 10:54:13 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-01-28 10:54:13 +0000 |
| commit | 88773e4daa06bebe51d3204a8ea4c47706c31afa (patch) | |
| tree | b4b195161742df29ff6b7f2e4ad09b8ef2b78c7e /addon/YaCy-Search.bat | |
| parent | 6c35b68f173eb33a158fa76288e24ab523879ae0 (diff) | |
changed the default port from 8080 to 8090
see also: http://forum.yacy-websuche.de/viewtopic.php?p=21683#p21683
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7454 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'addon/YaCy-Search.bat')
| -rw-r--r-- | addon/YaCy-Search.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addon/YaCy-Search.bat b/addon/YaCy-Search.bat index 8490e2234..145331b77 100644 --- a/addon/YaCy-Search.bat +++ b/addon/YaCy-Search.bat @@ -1 +1 @@ -rundll32 url.dll,FileProtocolHandler "http://localhost:8080"
\ No newline at end of file +rundll32 url.dll,FileProtocolHandler "http://localhost:8090"
\ No newline at end of file |
