Files
workavia-mail-front/docs/configuration/platform_configuration.md
T
2024-10-17 11:35:51 +07:00

17 lines
327 B
Markdown

## Configuration for platform
### Context
- TwakeMail has actually been deployed on many different environments.
### How to config
1. Environments
- `sass`: SaaS platform
- `other`: Other platform
2. Active field PLATFORM in [env.file](https://github.com/linagora/tmail-flutter/blob/master/env.file)
```
PLATFORM=saas
```