summarylogtreecommitdiffstats
path: root/anki2.1.28.py
diff options
context:
space:
mode:
Diffstat (limited to 'anki2.1.28.py')
-rw-r--r--anki2.1.28.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/anki2.1.28.py b/anki2.1.28.py
index fa03e266b50e..922f75cca399 100644
--- a/anki2.1.28.py
+++ b/anki2.1.28.py
@@ -1,5 +1,5 @@
import os
-addr = "http://0.0.0.0:27702/" # put your server address here
+addr = "http://0.0.0.0:27701/" # put your server address here
os.environ["SYNC_ENDPOINT"] = addr + "sync/"
os.environ["SYNC_ENDPOINT_MEDIA"] = addr + "msync/"