add password protection
This commit is contained in:
@@ -4,4 +4,4 @@ app = Flask(__name__)
|
||||
|
||||
import autoreply_editor.main
|
||||
|
||||
app.config.from_pyfile("config.py")
|
||||
app.config.from_pyfile("../config.py")
|
||||
|
||||
Reference in New Issue
Block a user