mirror of
https://github.com/j93es/browser-use-oauth.git
synced 2026-06-04 04:01:51 +09:00
Update README.md
This commit is contained in:
parent
bf41ccdb92
commit
a186bb10a8
1 changed files with 2 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ https://f.imnya.ng/.whs/tp-domains/data/domains/latest.txt
|
|||
# 환경 설정
|
||||
|
||||
이 프로젝트는 [uv](https://docs.astral.sh/uv/getting-started/installation/)라는 Python 패키지 관리자를 사용하여 설정해야합니다.
|
||||
또한 [oauth-backend](https://github.com/j93es/oauth-backend)가 설정된 상태여야만 합니다.
|
||||
|
||||
uv 설치 후 다음과 같은 명령어를 입력합니다.
|
||||
|
||||
|
|
@ -45,4 +46,4 @@ Environment는 .env.example에 따라 설정되어야합니다.
|
|||
```pwsh
|
||||
# ./run.ps1 {domains.txt 시작 줄} {domains.txt 끝 줄} {HTML 검사 Skip}
|
||||
./run.ps1 12540 13000 False
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue