mirror of
https://github.com/timvisee/send-docker-compose.git
synced 2025-12-06 05:50:55 +03:00
add line about autostarting on boot
This commit is contained in:
@@ -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"/>
|
||||
|
||||
*Note: the server will autostart on boot (to disable, change all the `restart: always` lines to `restart: on-failure`)*
|
||||
|
||||
## Example .env
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user