add line about autostarting on boot

This commit is contained in:
Nick Sweeting
2021-05-18 23:05:53 -04:00
committed by GitHub
parent 54749f6528
commit 58d5956d0b

View File

@@ -28,6 +28,8 @@ See [docker-compose.yaml](./docker-compose.yaml).
<img src="https://i.imgur.com/eyvrWAP.png" alt="Screenshot of succesfully running Send UI" width="450px"/> <img src="https://i.imgur.com/eyvrWAP.png" alt="Screenshot of succesfully running Send UI" width="450px"/>
*Note: the server will autostart on boot (to disable, change all the `restart: always` lines to `restart: on-failure`)*
## Example .env ## Example .env
```bash ```bash