added placeholder comment for db connection info
This commit is contained in:
parent
46a9ccde84
commit
bbb1df772b
@ -6,6 +6,7 @@ import (
|
|||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// placeholder, replace with own
|
||||||
const (
|
const (
|
||||||
host = "localhost"
|
host = "localhost"
|
||||||
port = 5432
|
port = 5432
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user