# WireViz Web Cloudron Environment Configuration Example # Copy this to .env and configure as needed # Flask Configuration FLASK_APP=wireviz_web PYTHONUNBUFFERED=1 # WireViz Web will listen on this port (default: 3005) # Port is exposed via Cloudron and can be configured in CloudronManifest.json