urbit/pkg/interface/config/urbitrc-sample
2020-07-16 11:40:35 -04:00

8 lines
122 B
Plaintext

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