runtime error

Exit code: 1. Reason: [GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached. [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) 2026/01/31 13:59:23 Failed to connect to database:cannot parse `host= user= password=xxxxx dbname= port= sslmode=disable TimeZone=Asia/Jakarta `: invalid port (strconv.ParseUint: parsing "sslmode=disable": invalid syntax)

Container logs:

Fetching error logs...