Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
dedddfbb22
|
@@ -92,7 +92,6 @@ gatus:
|
||||
scopes: [openid]
|
||||
storage:
|
||||
type: postgres
|
||||
caching: true
|
||||
path: "postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DB}?sslmode=disable"
|
||||
default-endpoint: &defaults
|
||||
group: core
|
||||
|
||||
Reference in New Issue
Block a user