Files
noprinter/eee.py
2026-03-18 17:27:43 +01:00

3 lines
54 B
Python

from app import app
app.run(host="0.0.0.0",port=6352)