forked from TrueCloudLab/frostfs-http-gw
Clean up Makefile and image build
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
This commit is contained in:
parent
e3dbecf844
commit
b2e7a2cb61
8 changed files with 173 additions and 98 deletions
1
misc.go
1
misc.go
|
@ -5,4 +5,5 @@ const Prefix = "HTTP_GW"
|
|||
var (
|
||||
Build = "now"
|
||||
Version = "dev"
|
||||
Debug = "false"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue