* Change: #532 ElasticSearch設定の外出し * バージョンチェック * 起動時にエラー
This commit is contained in:
parent
8e7c66522e
commit
a8fbcb3fb6
9 changed files with 508 additions and 269 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -28,6 +28,9 @@
|
|||
/node_modules/
|
||||
/build/
|
||||
|
||||
# Ignore elasticsearch config
|
||||
/.elasticsearch.yml
|
||||
|
||||
# Ignore Vagrant files
|
||||
.vagrant/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue