Skip to content

Commit

Permalink
Merge pull request juanfont#238 from juanfont/kradalby-patch-3
Browse files Browse the repository at this point in the history
  • Loading branch information
kradalby authored Nov 26, 2021
2 parents a52a4d4 + 58fd6c4 commit 0819c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ import (

const (
AuthPrefix = "Bearer "
Postgres = "postgresql"
Postgres = "postgres"
Sqlite = "sqlite3"
updateInterval = 5000
HTTPReadTimeout = 30 * time.Second
Expand Down

0 comments on commit 0819c65

Please sign in to comment.