Actualizar berretin.py
This commit is contained in:
parent
d40368e71f
commit
5b2d5b1d16
@ -104,4 +104,4 @@ def smn_proxy(subpath):
|
|||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
os.makedirs(CACHE_DIR, exist_ok=True)
|
os.makedirs(CACHE_DIR, exist_ok=True)
|
||||||
app.run(host="0.0.0.0", port=8080, debug=False)
|
app.run(host="0.0.0.0", port=6942, debug=False)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user