This website requires JavaScript.
Explore
Help
Register
Sign In
Tools
/
Notes
Watch
1
Star
0
Fork
0
You've already forked Notes
mirror of
https://github.com/TriliumNext/Notes.git
synced
2025-07-28 02:22:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Notes
/
run-debug.sh
6 lines
70 B
Bash
Raw
Normal View
History
Unescape
Escape
configurable port plus support for SSL
2017-08-14 21:05:01 -04:00
#!/bin/sh
encryption POC
2017-08-21 20:34:17 -04:00
export
FLASK_DEBUG
=
1
configurable port plus support for SSL
2017-08-14 21:05:01 -04:00
export
FLASK_APP
=
src/app.py
flask run
Reference in New Issue
Copy Permalink