Add binary compression back to Dockerfile

This commit is contained in:
Vikram Rangnekar
2019-09-27 02:30:07 -04:00
parent ecec2968e9
commit 1d651dd7ed
2 changed files with 7 additions and 8 deletions

View File

@ -17,6 +17,8 @@ import (
"github.com/spf13/viper"
)
//go:generate rice embed-go
const (
serverName = "Super Graph"