Add config again :D
This commit is contained in:
parent
bc723feeb4
commit
77f6137d1e
@ -1,6 +1,7 @@
|
||||
import psycopg2
|
||||
from flask import Flask, render_template
|
||||
import os
|
||||
import config
|
||||
|
||||
app = Flask(__name__)
|
||||
app.debug = True
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user