Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
feat: add environment variables concerning cookies in README
Browse files Browse the repository at this point in the history
  • Loading branch information
wdzeng committed Jul 11, 2023
1 parent a9b4217 commit f37b00c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,11 @@ docker run -it -v /path/to/somewhere:/cookie hyperbola/shopee-coins-bot:1 -c /co
>
> Cookie 是機密資料,請妥善保存。
Cookie 檔案的位置以下列優先順序決定。

1. 環境變數 `COOKIE`
2. 程式參數 `--cookie`

帳號以下列優先順序決定。

1. 環境變數 `USERNAME`
Expand Down

0 comments on commit f37b00c

Please sign in to comment.