游戏日报 grafana->png sendmail
This commit is contained in:
parent
4c61543339
commit
2a8efc04d4
@ -4,7 +4,7 @@ from flask_mail import Mail, Message
|
||||
import os
|
||||
from threading import Thread
|
||||
|
||||
PEOPLE_FOLDER = os.path.join('static', 'images')
|
||||
PEOPLE_FOLDER = os.path.join('/static', 'images')
|
||||
|
||||
app = Flask(__name__)
|
||||
app.config['UPLOAD_FOLDER'] = PEOPLE_FOLDER
|
||||
|
Loading…
x
Reference in New Issue
Block a user