.env file is not working on windows #474

Closed
opened 2026-02-04 21:03:45 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @IrosTheBeggar on GitHub (Nov 2, 2019).

I compiled binaries for both Windows and OSX. The OSX worked with my .env file as expected but the windows versions is ignoring my .env file

Originally created by @IrosTheBeggar on GitHub (Nov 2, 2019). I compiled binaries for both Windows and OSX. The OSX worked with my .env file as expected but the windows versions is ignoring my .env file
Author
Owner

@dani-garcia commented on GitHub (Nov 2, 2019):

It works for me, make sure the file doesn't have a hidden extension like .env.txt, and make sure it's placed in the correct location.

@dani-garcia commented on GitHub (Nov 2, 2019): It works for me, make sure the file doesn't have a hidden extension like .env.txt, and make sure it's placed in the correct location.
Author
Owner

@IrosTheBeggar commented on GitHub (Nov 3, 2019):

Looks like this has something to do with permissions and where I execute the file on Windows. I got it working.

Thanks

@IrosTheBeggar commented on GitHub (Nov 3, 2019): Looks like this has something to do with permissions and where I execute the file on Windows. I got it working. Thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#474