One last tweak
This commit is contained in:
2
app.py
2
app.py
@@ -157,7 +157,7 @@ def index():
|
|||||||
|
|
||||||
@app.route('/ping')
|
@app.route('/ping')
|
||||||
def ping():
|
def ping():
|
||||||
return "Mail Autoconfig Service is running."
|
return "✅ Mail Autoconfig Service is running."
|
||||||
|
|
||||||
@app.route('/mail/config-v1.1.xml')
|
@app.route('/mail/config-v1.1.xml')
|
||||||
def thunderbird_config():
|
def thunderbird_config():
|
||||||
|
|||||||
Reference in New Issue
Block a user