mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-12-18 17:08:29 +00:00
Add comment (deploy test 1)
This commit is contained in:
parent
5638f57c50
commit
1a0e82a9d5
@ -51,6 +51,7 @@ type Server struct {
|
||||
homepage string
|
||||
}
|
||||
|
||||
// NewServer creates a new Apollo server.
|
||||
func NewServer(db apollodb.Access) *Server {
|
||||
return &Server{
|
||||
log: logrus.New(),
|
||||
|
Loading…
Reference in New Issue
Block a user