urbit-browser-manager/gall-app/.urbitrc

7 lines
95 B
Plaintext
Raw Normal View History

2020-11-28 00:12:21 -08:00
module.exports = {
URBIT_PIERS: [
"../../zod/home",
],
URL: 'http://localhost:80'
};