# Local remotedev settings (copy to remotedev.mk — that file is gitignored). # Then run: make remotedev REMOTEDEV_USER = youruser REMOTEDEV_HOST = 192.168.1.50 # Optional: # REMOTEDEV_DIR = clustercanvas-remotedev # PORT = 8080 # WEBUI_PORT = 5173 # Override the baked-in remotedev encryption key (dev only): # REMOTEDEV_CONFIG_KEY = $(shell openssl rand -base64 32)