024/07/21 04:10:43 Error loading file .envopen .env: no such file or directory
edisontmx
HOBBYOP
2 years ago
024/07/21 04:10:43 Error loading file .envopen .env: no such file or directory
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
2 years ago
.env files are not used on Railway, so your code should check if the .env file exists, and only if it does, attempt to load from it.