mirror of
https://github.com/urbit/shrub.git
synced 2024-12-21 01:41:37 +03:00
8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
module.exports = {
|
|
URBIT_PIERS: [
|
|
"/Users/user/ships/zod/home",
|
|
],
|
|
herb: false,
|
|
URL: 'http://localhost:80'
|
|
};
|