Deployment type env var example

This commit is contained in:
Daniel Lugo 2021-07-13 13:05:47 -04:00
parent b9353f5b43
commit d4fcadfcb7

View file

@ -16,3 +16,5 @@ LOCAL_TUNNEL_SERVER=https://tunnel.rip
TORRENT_SEED_URL=https://webtorrent.shock.network TORRENT_SEED_URL=https://webtorrent.shock.network
# Admin token for your own seed server # Admin token for your own seed server
TORRENT_SEED_TOKEN=jibberish TORRENT_SEED_TOKEN=jibberish
# "default" or "hosting"
DEPLOYMENT_TYPE=hosting