Where to store a soketi .env file? #752
Unanswered
secondmanveran
asked this question in
Q&A
Replies: 2 comments 7 replies
-
|
Perhaps in usr/local/bin/soketi? |
Beta Was this translation helpful? Give feedback.
4 replies
-
It sounds like you may be correct here, but I'm running it with PM2 so I'm wondering it there's a difference in how to load the env. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On my local dev server on my Mac soketi is installed at:
I'm assuming the
.envshould go in/usr/local/binbut I've placed it there and soketi is still using thearraydriver when I've specified all themysqlcredentials and variables in the.envI did of course restart soketi via pm2 and saved the config.
Any idea where I should store the
.env?Beta Was this translation helpful? Give feedback.
All reactions