mirror of
https://github.com/halfwaystudent/douyin-sparkflow.git
synced 2026-09-05 07:27:53 +08:00
Speed up one-click Docker deployment
This commit is contained in:
@@ -56,7 +56,7 @@ DEFAULT_APP_SETTINGS = {
|
||||
"ui_host": "0.0.0.0",
|
||||
"ui_port": 8787,
|
||||
"login_poll_interval_seconds": 1,
|
||||
"ops_log_file": "/var/log/douyin-sparkflow.log",
|
||||
"ops_log_file": "/app/logs/douyin-sparkflow.log",
|
||||
"proxy_refresh_script": "/opt/douyin-sparkflow/refresh_proxy.sh",
|
||||
"local_login_helper_url": "http://127.0.0.1:18765",
|
||||
"login_desktop_api_url": "http://127.0.0.1:18090",
|
||||
|
||||
Reference in New Issue
Block a user