aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.js
blob: 005793a72f18093e6ea84945a75d08707a16cdc3 (plain)
1
2
3
//this file is loaded along iwth content.js
//this file sets the server to connect to, and is gitignored
var serverAddress = "http://localhost";