mirror of https://github.com/statping/statping
commit
bbaba8fc75
|
@ -1,5 +1,5 @@
|
||||||
FROM node:12.18.2-alpine AS frontend
|
FROM node:12.18.2-alpine AS frontend
|
||||||
LABEL maintainer="Statping-NG (https://github.com/statping-ng)"
|
LABEL maintainer="Statping-ng (https://github.com/statping-ng)"
|
||||||
ARG BUILDPLATFORM
|
ARG BUILDPLATFORM
|
||||||
WORKDIR /statping
|
WORKDIR /statping
|
||||||
COPY ./frontend/package.json .
|
COPY ./frontend/package.json .
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
</p>
|
</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<b>Statping-ng - Web and App Status Monitoring for Any Type of Project</b><br>
|
<b>Statping-ng - Web and App Status Monitoring for Any Type of Project</b><br>
|
||||||
<a href="https://github.com/statping-ng/statping-ng/wiki">View Wiki</a> | <a href="https://demo.statping.com">Demo</a> | <a href="https://itunes.apple.com/us/app/apple-store/id1445513219">iPhone</a> | <a href="https://play.google.com/store/apps/details?id=com.statping">Android</a> <br> <a href="http://docs.statping.com">API</a> | <a href="https://github.com/statping-ng/statping-ng/wiki/Docker">Docker</a> | <a href="https://github.com/statping-ng/statping-ng/wiki/AWS-EC2">EC2</a> | <a href="https://github.com/statping-ng/statping-ng/wiki/Mac">Mac</a> | <a href="https://github.com/statping-ng/statping-ng/wiki/Linux">Linux</a> | <a href="https://github.com/statping-ng/statping-ng/wiki/Windows">Windows</a>
|
<a href="https://statping-ng.github.io">Website</a> | <a href="https://github.com/statping-ng/statping-ng/wiki">View Wiki</a> | <a href="https://play.google.com/store/apps/details?id=com.statping">Android</a> <br> <a href="http://docs.statping.com">API</a> | <a href="https://github.com/statping-ng/statping-ng/wiki/Docker">Docker</a> | <a href="https://github.com/statping-ng/statping-ng/wiki/Mac">Mac</a> | <a href="https://github.com/statping-ng/statping-ng/wiki/Linux">Linux</a> | <a href="https://github.com/statping-ng/statping-ng/wiki/Windows">Windows</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
# Statping-ng - Status Page & Monitoring Server
|
# Statping-ng - Status Page & Monitoring Server
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
0.90.76
|
0.90.77
|
||||||
|
|
Loading…
Reference in New Issue