mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
SUP-286 - update lattice config (#2273)
* comment out configs
(cherry picked from commit ca16e7f8fa)
This commit is contained in:
parent
ae3910a22b
commit
d2a4ca3168
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
export const pilosaConfig = {
|
||||
hostname: 'localhost',
|
||||
httpPort: '10101'
|
||||
//hostname: 'localhost',
|
||||
//httpPort: '10101'
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue