PairDrop/.gitignore
Jakobus Schürz (admin) 61b52609bc fix TURN/STURN
* remove docker-compose-coturn.yml and replace it with and example-file,
because there are user-data inside, which should not be on git
* add a whole rtc_config_example-coturn.json to be copied to
  rtc_config.json and only the domain <DOMAIN> should be changed.
* modified the documentation
* modified the .gitignore to ignore the files with user-data
2023-04-22 22:13:20 +02:00

11 lines
136 B
Text

node_modules
.DS_Store
fqdn.env
/docker/certs
qrcode-svg/
docker-compose-coturn.yml
rtc_config.json
turnserver.conf
logs/*
*.orig
*.log