Update .env.example

This commit is contained in:
CapDog 2022-10-13 16:28:03 -04:00 committed by GitHub
parent 96bb16e130
commit 2fb92c5a44

View file

@ -1,20 +1,4 @@
# Gun db storage
DATA_FILE_NAME=radata2
# Gun peer
PEERS=["https://gun.shock.network/gun","https://gun-eu.shock.network/gun"]
# pub and nostr peers
PEERS=["https://wut.shock.network/gun"]
# API Device Token
MS_TO_TOKEN_EXPIRATION=4500000
# E2EE
SHOCK_ENCRYPTION_ECC=true
CACHE_HEADERS_MANDATORY=true
SHOCK_CACHE=true
# SSH Tunnel Provider
LOCAL_TUNNEL_SERVER=https://tunnel.rip
# Default content to your own seed server
TORRENT_SEED_URL=https://webtorrent.shock.network
# Admin token for your own seed server
TORRENT_SEED_TOKEN=jibberish
# "default" or "hosting"
DEPLOYMENT_TYPE=hosting
# allow to create a user with unlocked lnd
ALLOW_UNLOCKED_LND=false