Files
anki-creator-flask/launch.sh
Wolfang Torres 3c3fafde8f add laucnh script
2026-06-20 09:53:24 +08:00

1 line
72 B
Bash

python -m gunicorn --bind 0.0.0.0:8085 'anki_creator_flask:create_app()'