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