mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
Update Alertmanager URI to use new mock data
So that 'make run' works with new mock data
This commit is contained in:
2
Makefile
2
Makefile
@@ -2,7 +2,7 @@ NAME := unsee
|
||||
VERSION := $(shell git describe --tags --always --dirty='-dev')
|
||||
|
||||
# Alertmanager instance used when running locally, points to mock data
|
||||
ALERTMANAGER_URI := https://raw.githubusercontent.com/cloudflare/unsee/master/mock
|
||||
ALERTMANAGER_URI := https://raw.githubusercontent.com/cloudflare/unsee/master/mock/0.5
|
||||
# Listen port when running locally
|
||||
PORT := 8080
|
||||
|
||||
|
||||
Reference in New Issue
Block a user