more work on the expadable models
This commit is contained in:
@@ -636,7 +636,7 @@ func NewHandler(db *sql.DB) *Handle {
|
||||
}
|
||||
|
||||
func (x Handle) Startup() {
|
||||
fmt.Printf("Starting up!\n")
|
||||
log.Info("Starting up!\n")
|
||||
|
||||
port := os.Getenv("PORT")
|
||||
if port == "" {
|
||||
|
||||
Reference in New Issue
Block a user