mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-15 13:15:05 +00:00
start working on context root configuration
This commit is contained in:
@@ -28,6 +28,9 @@ const (
|
||||
|
||||
// DefaultPort is the default port the service will listen on
|
||||
DefaultPort = 8080
|
||||
|
||||
// DefaultContextRoot is the default context root of the web application
|
||||
DefaultContextRoot = "/"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user