SUP-286 - update lattice config (#2273)

* comment out configs
This commit is contained in:
Jacob Brinlee 2022-11-02 16:53:10 -05:00 committed by GitHub
parent 193ef7cba1
commit ca16e7f8fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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