urbit/pkg/interface/config/urbitrc-sample
2020-07-15 15:15:41 +10:00

8 lines
125 B
Plaintext

module.exports = {
URBIT_PIERS: [
"/Users/user/ships/zod/home",
],
herb: false,
// URL: 'http://localhost:80'
};