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