Add .env for bytestash
This commit is contained in:
14
bytestash/.env
Normal file
14
bytestash/.env
Normal file
@@ -0,0 +1,14 @@
|
||||
# Environment Variables
|
||||
JWT_SECRET=
|
||||
TOKEN_EXPIRY=
|
||||
ALLOW_NEW_ACCOUNTS=
|
||||
DEBUG=
|
||||
DISABLE_ACCOUNTS=
|
||||
DISABLE_INTERNAL_ACCOUNTS=
|
||||
OIDC_ENABLED=
|
||||
|
||||
# Paths
|
||||
APPDATA_PATH=/home/username/appdata
|
||||
|
||||
# Ports
|
||||
PORT=
|
Reference in New Issue
Block a user