File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ Optionally configure cron, i.e. for me running `crontab -l` reveals:
55550 20 * * * docker compose --project-name gphotos_family -f /path/to/gphotos/compose.yml up -d
5656```
5757
58- ### Schedule with chadburn and expose a chromium for relogins
58+ ### Schedule with chadburn and expose a browser for relogins
5959
6060I currently prefer scheduling from [ chadburn] ( https://github.com/PremoWeb/chadburn ) container.
6161I've also added a containerized browser, configured to share the profile, that can be used to
@@ -111,6 +111,9 @@ services:
111111 - relogin
112112```
113113
114+ Please note in the above example the browser is not started automatically, unless
115+ the _ relogin_ profile is activated.
116+
114117## How to build locally
115118
116119The Dockerfile currently builds gphotos-cdp from a locally cloned repo
You can’t perform that action at this time.
0 commit comments