mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-04-24 05:39:21 -05:00
encryption POC
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
export FLASK_DEBUG=0
|
||||
export FLASK_DEBUG=1
|
||||
export FLASK_APP=src/app.py
|
||||
|
||||
flask run
|
||||
Reference in New Issue
Block a user