ghostfolio-sync
ghostfolio-sync copied to clipboard
Adapt for docker compose
I'm trying to create this container with docker compose but not succeeding because we it needs the bearer token as an env variable. Would it be possible to supply the ghostfolio user key instead and the script would then fetch the bearer token?
Sorry for the delay, why would passing env variable to docker run a container be different from when run in docker-compose? On the bearer token side of things, never tested it but certainly possible. Feel free to draft a PR for this and I can review it!
Thanks for adding this! we can now close it as done!