Its simple and easy way to start.
But we need to maintain env config file on every server. As server IP can be dynamic.
We can save config in DB or some secure API.
Env. And server can cache secret keys in memory. And period sync task for re-sync memory.
Configour already provide these resyc feature.
btw thanks for sharing this cool way.