Skip to content

Commit cdec8c1

Browse files
committed
remove robots.txt and use http on elasticsearch
1 parent 3885ebf commit cdec8c1

4 files changed

Lines changed: 1 addition & 2 deletions

File tree

public/robots.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.
1.51 MB
Binary file not shown.

public/slides/why_lingsync.pdf

3.38 MB
Binary file not shown.

start_service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22

3+
export NODE_TLS_REJECT_UNAUTHORIZED=0;
34
cd $FIELDDB_HOME/FieldDBWebServer
45
forever \
56
start \

0 commit comments

Comments
 (0)