Configuring the web client correctly with Stalwart as backend #4330
-
|
New to flutter, so perhaps this is obvious to many, but: I'm unsure how to get the web client to display more than the splash screen. I set the server url in I tried modifying domain redirect URL too, but that didn't make a difference, either. Docker logs seem okay, they're just access logs for my browser accessing the application. I'd appreciate any pointers. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hello |
Beta Was this translation helpful? Give feedback.
Okay, it works if I set lax CORS policy for Stalwart.
The web app is unfortunately inaccessible even with accessibility enabled, but that's a separate issue.