Update README details for running self-hosted instances
This commit is contained in:
commit
4dc988f2ea
1 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,10 @@ services:
|
||||||
```
|
```
|
||||||
|
|
||||||
### Using binary:
|
### Using binary:
|
||||||
|
1. Navigate to [Release]
|
||||||
|
2. Download the appropiate file for you arch/os
|
||||||
|
3. cd into the extracted folder
|
||||||
|
4. run `./donetick` and you can specify the env as `DT_ENV=selfhosted`
|
||||||
|
|
||||||
|
|
||||||
## Development Environment
|
## Development Environment
|
||||||
|
|
Loading…
Add table
Reference in a new issue