SUP-286 - update lattice config (#2273)

* comment out configs

(cherry picked from commit ca16e7f8fa)
This commit is contained in:
Jacob Brinlee 2022-11-02 16:53:10 -05:00 committed by Fletcher Haynes
parent ae3910a22b
commit d2a4ca3168

View file

@ -1,4 +1,4 @@
export const pilosaConfig = {
hostname: 'localhost',
httpPort: '10101'
//hostname: 'localhost',
//httpPort: '10101'
};