darknet-lantern/.gitignore
SovereigntyIsNotFreedom d952950a6c issue #36 - env variables: added the dotenv module and fixed requirements.txt
Since the .env file will be igonred you need to create a .env file in the root of the project. here are my variables TOR_HOST=socks5h://127.0.0.1 TOR_PORT=9050 WEBSOCKET_PORT=3030
2025-03-22 19:24:03 +00:00

5 lines
No EOL
57 B
Text

.git
www/participants/**
scripts/__pycache__/**
.env
env/