Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试创建一个测试数据库,但似乎无法弄清楚如何让 docker-compose.yml 读取数据库凭据的 .env.testing 文件?
总是采用标准的 .env 变量。
有任何想法吗?
谢谢。