Skip to content

Commit

Permalink
refactor: add SERVER_ENV to .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
xicri committed Nov 21, 2024
1 parent 5a2c3da commit 85344b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
SERVER_ENV="local"

# Set this variable if you want to install langdata from your local repository.
# You can't use ~ to point your home directory
#LANGDATA_PATH=/path/to/genshin-langdata
Expand Down

0 comments on commit 85344b8

Please sign in to comment.