mirror of https://github.com/statping/statping
Created Static HTML Exporter (markdown)
parent
bed95470c0
commit
5935214773
|
@ -0,0 +1,6 @@
|
|||
You might have a server that won't allow you to run command that run longer for 60 seconds, or maybe you just want to export your status page to a static HTML file. Using the Statup exporter you can easily do this with 1 command.
|
||||
|
||||
```
|
||||
statup export
|
||||
```
|
||||
###### 'index.html' is created in current directory with static CDN url's.
|
Loading…
Reference in New Issue