update flaresolverr

This commit is contained in:
Vivian 2024-08-22 21:17:14 +02:00
parent 9f24d100f4
commit 7ec290370d
6 changed files with 110 additions and 237 deletions

View file

@ -51,6 +51,9 @@
WS_CRON_IMPORT = "1";
WS_CRON_EXPORT = "1";
WS_CRON_PROGRESS = "1";
WS_PUSH_ENABLED = "1";
WS_SYNC_PROGRESS = "1";
WS_API_AUTO = "1";
};
ports = [ "8080:8080" ];
volumes = [ "/var/lib/watchstate:/config:rw" ];