added option to update multiple service states at once
minor frontend improvements
This commit is contained in:
parent
b6b0084641
commit
6799b64f2a
6 changed files with 48 additions and 46 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:alpine
|
||||
FROM node:14.5.0-alpine
|
||||
|
||||
COPY dist/universal-statuspage /universal-statuspage
|
||||
|
||||
|
|
Reference in a new issue