authelia/cmd/authelia/constants.go

5 lines
82 B
Go

package main
var BuildTag = "__BUILD_TAG__"
var BuildCommit = "__BUILD_COMMIT__"