fix ts-run

Closes #1468
This commit is contained in:
Damien Elmes 2021-10-30 09:14:33 +10:00
parent 8ef362e7ed
commit 82ab53c249

View file

@ -6,6 +6,6 @@
# The pages can be accessed by, eg surfing to
# http://localhost:40000/_anki/pages/deckconfig.html
ANKI_DATA_FOLDER=$(pwd)/bazel-bin/qt/aqt/data \
ANKI_DATA_FOLDER=$(pwd)/bazel-bin/qt/aqt \
QTWEBENGINE_REMOTE_DEBUGGING=8080 \
ANKI_API_PORT=40000 ANKIDEV=1 ./run $*