Skip to content

Bot not taking customizations #1248

Answered by zethussuen
connorI55 asked this question in Help
Discussion options

You must be logged in to vote

turn on your ability to view file extensions (https://www.howtogeek.com/205086/beginner-how-to-make-windows-show-file-extensions/) and you'll see that your .env file is actually .env.env-example. The script isn't picking up your .env because it's not actually there. You'll need to remove the file .env-example file extension so that it's just a .env file.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jef
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1248 on December 08, 2020 22:13.