Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mayneyao committed Aug 4, 2019
1 parent 45a48f1 commit c6a6e9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ cp config.sample.ini config.ini

2. chrome extension config

+ server: default `127.0.0.1:5000` (flask default)
+ auth_code: same as backend config (nobody knows but you)

+ serverHost: If you run the backend service locally, it should be http://127.0.0.1:5000
+ authToken: Same as `conf.ini > security > auth_token` (nobody knows but you)
+ actionTableUrl: Where dynamic task code is (a notion table browser url)

### Run

Expand Down

0 comments on commit c6a6e9f

Please sign in to comment.