The main issue of env vars is that their values can only be strings and your application may need other data types (integer, boolean, etc.).
確定! 回上一頁