added placeholder comment for db connection info

This commit is contained in:
gaz8860 Gary 2023-04-15 19:20:53 +01:00
parent 46a9ccde84
commit bbb1df772b

View File

@ -6,6 +6,7 @@ import (
) )
// placeholder, replace with own
const ( const (
host = "localhost" host = "localhost"
port = 5432 port = 5432