Docker wouldn't read in newlines in my .env file. My solution was to replace each newline with a "%" in .env. In my source code I got the environment variable ...
確定! 回上一頁