mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 16:26:40 -04:00
enable webengine port in scripts/ts-run
This commit is contained in:
parent
0ce396d95c
commit
9a3f9e12ea
1 changed files with 1 additions and 0 deletions
|
@ -7,4 +7,5 @@
|
|||
# http://localhost:40000/_anki/pages/deckconfig.html
|
||||
|
||||
ANKI_DATA_FOLDER=$(pwd)/bazel-bin/qt/aqt/data \
|
||||
QTWEBENGINE_REMOTE_DEBUGGING=8080 \
|
||||
ANKI_API_PORT=40000 ANKIDEV=1 ./run
|
||||
|
|
Loading…
Reference in a new issue