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