feat: Add env DEBUG params

このコミットが含まれているのは:
xiang 2023-05-12 17:18:55 +08:00
コミット b6d577e221
1個のファイルの変更1行の追加0行の削除

ファイルの表示

@ -42,6 +42,7 @@ http_proxy=http://host:port
# you should config this if you use forefront api, this apikey is used for receive register email
# get api key here https://rapidapi.com/calvinloveland335703-0p6BxLYIH8f/api/temp-mail44
rapid_api_key=xxxxxxxxxx
DEBUG=0 # default:0 when you set 1 make sure run with chromium ui
```
```