mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
encryption POC
This commit is contained in:
@@ -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