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