7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
|
module.exports = {
|
||
|
URBIT_PIERS: [
|
||
|
"../../zod/home",
|
||
|
],
|
||
|
URL: 'http://localhost:80'
|
||
|
};
|