Add adr for deploy platform configuration
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
## 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
|
||||
```
|
||||
Reference in New Issue
Block a user