diff --git a/README.md b/README.md index 37407b8..8246100 100644 --- a/README.md +++ b/README.md @@ -104,3 +104,9 @@ inside the application dashboard. - Reset password via cli - Add "Test Webhook" button with fake incident - Sort monitors option (with localstorage sync) by created_at/name(domain) + +--- + +
+ +
diff --git a/docker-compose.yml b/docker-compose.yml index 874e44f..d84ae63 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,7 +7,7 @@ services: app: image: airlabs/uptimemonitor:latest environment: - - SECURE=${SECURE} + - SECURE=${SECURE:-true} ports: - "3000:3000" restart: always diff --git a/html/layout.html b/html/layout.html index 8649e9b..51ca3f3 100644 --- a/html/layout.html +++ b/html/layout.html @@ -24,11 +24,7 @@ {{ define "logo"}} - - - + UM diff --git a/static/img/logo.svg b/static/img/logo.svg new file mode 100644 index 0000000..2bfc7ac --- /dev/null +++ b/static/img/logo.svg @@ -0,0 +1,62 @@ + + + +