update website
This commit is contained in:
@ -2,7 +2,4 @@ from flask import Flask
|
||||
|
||||
app = Flask(__name__)
|
||||
|
||||
app.config['SEND_FILE_MAX_AGE_DEFAULT'] = 0
|
||||
app.secret_key = 'thedarklordisgreat'
|
||||
|
||||
from app import routes,vote
|
||||
@ -1,2 +0,0 @@
|
||||
127.0.0.1 localwebsite
|
||||
127.0.0.1 blog.localwebsite
|
||||
Reference in New Issue
Block a user