Closed mariusor closed 4 years ago
Use go generate to compile the static files into the binary when compiling for Production environment and docker container.
go generate
Use
go generate
to compile the static files into the binary when compiling for Production environment and docker container.