Skip to content

Commit 66eb7da

Browse files
committed
Merge branch 'master' of github.com:spmjs/spmjs.io
2 parents 1e587f2 + 367c929 commit 66eb7da

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ data
2323
nohup.out
2424
.spmjspid
2525
elasticsearch-1.1.1
26+
config/base.yaml

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ $ npm install
1616

1717
## Config
1818

19+
```bash
20+
$ cp config/base.default.yaml config/base.yaml
21+
```
22+
1923
Modify `config/base.yaml` as you need.
2024

2125
## Deploy
File renamed without changes.

0 commit comments

Comments
 (0)