Replies: 2 comments
-
This is fixed on dev branch.. will be added to next release |
Beta Was this translation helpful? Give feedback.
0 replies
-
Awesome! I see the commit in Dev branch. Thanks pkishino! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I noticed that when I spin up the docker container, even though I have declared in my docker compose file to use a custom OVPN, it still goes ahead downloads the archive config, unzips, checks it for the name declared, then finally utilizes the custom OVPN. This seems like alot of unnecessary steps and a waste of compute power / time. It would be nice if the script would skip the download / unzip process if custom provider is declared.
My logs:
And here is a sample of my docker compose:
Beta Was this translation helpful? Give feedback.
All reactions