File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,6 @@ description: A full list of implemented features and those that are planned.
3737| [ https://thenping.me/ ] ( https://thenping.me/ ) | Planned |
3838| [ https://healthchecks.io/ ] ( https://healthchecks.io/ ) | Planned |
3939| | |
40- | Other | |
40+ | ** Other** | |
4141| Backup / Restore | Planned |
4242| Import data from [ https://github.com/henrywhitaker3/Speedtest-Tracker ] ( https://github.com/henrywhitaker3/Speedtest-Tracker ) | Planned |
Original file line number Diff line number Diff line change @@ -59,3 +59,11 @@ docker run -d --name speedtest-tracker \
5959```
6060{% endtab %}
6161{% endtabs %}
62+
63+ ### Reset the application
64+
65+ {% hint style="warning" %}
66+ This is permanent so you better be sure you want to do this... You've been warned.
67+ {% endhint %}
68+
69+ To completely reset the application and it's data you can run ` php artisan app:install --force `
You can’t perform that action at this time.
0 commit comments