Skip to content

Commit

Permalink
feat: add gin prod config
Browse files Browse the repository at this point in the history
  • Loading branch information
Angular2Guy committed Mar 31, 2024
1 parent 90c438f commit b5882ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ export GOGC=off
export GOMEMLIMIT=384MiB
export GODEBUG=gctrace=1
export GOMAXPROCS=12
#export GIN_MODE=release
#to support differen libc versions
export CGO_ENABLED=0
#echo $GOGC $GOMEMLIMIT $GODEBUG $CGO_ENABLED
Expand Down

0 comments on commit b5882ae

Please sign in to comment.