REGISTRY_URL=git.joekung.ch REPO_OWNER=JoeKung ENV=prod TAG=prod # Ports BACKEND_PORT=8000 FRONTEND_PORT=80 # Application Config FILAMENT_COST_PER_KG=22.0 MACHINE_COST_PER_HOUR=2.50 ENERGY_COST_PER_KWH=0.30 PRINTER_POWER_WATTS=150 MARKUP_PERCENT=20