This is my env file
STORAGE_URL=192.168.1.113 PORT 3000 DATADIR /srv/nicole/rm2 LOGLEVEL debug RM_HTTPS_COOKIE RM_TRUST_PROXY false RMAPI_HWR_APPLICATIONKEY *** RMAPI_HWR_HMAC *** RM_SMTP_SERVER smtp-mail.outlook.com:587 RM_SMTP_USERNAME **** RM_SMTP_PASSWORD **** RM_SMTP_FROM Sent from Nicole's Remarkable Tablet RM_SMTP_NOTLS RM_SMTP_STARTTLS RM_SMTP_INSECURE_TLS
docker compose up tells me key cannot contain a space . There are no spaces in the key and not railing spaces anywhere. Not sure what's going on.