UnownHash / Dragonite-Public

9 stars 9 forks source link

Debug vs Production build #2

Closed clburlison closed 10 months ago

clburlison commented 10 months ago

If this is on purpose feel free to close out. Right now it looks like the binaries that are released are built as debug builds. Unsure if there are any negative consequences from this.

INFO 2023-11-12 10:07:40 [] Starting Dragonite Public 1.0.0
[GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
 - using env:   export GIN_MODE=release
 - using code:  gin.SetMode(gin.ReleaseMode)
Fabio1988 commented 10 months ago

fixed in next release dragonite-v1.1.0