Add binary compression back to Dockerfile
This commit is contained in:
@ -17,6 +17,8 @@ import (
|
||||
"github.com/spf13/viper"
|
||||
)
|
||||
|
||||
//go:generate rice embed-go
|
||||
|
||||
const (
|
||||
serverName = "Super Graph"
|
||||
|
||||
|
Reference in New Issue
Block a user