Skip to content

Commit

Permalink
Add a sample .env file.
Browse files Browse the repository at this point in the history
  • Loading branch information
jum committed Oct 29, 2023
1 parent 6eca5eb commit 8473433
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions env.sample
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export REDISURL="redis://redis.tailXXXXX.ts.net"
export CERTDIR="./certs"
export CERTS="mail.example.org smtp.example.org"

0 comments on commit 8473433

Please sign in to comment.