In Java, you can access it through calls to System.getenv('key') , like so: S3Handler = new S3Handler(System.getenv("S3_KEY"), ...
確定! 回上一頁