You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What kind of value did you want to change? You can change anything in skyvern/skyvern/config.py
Line 4 in 7f0a5e9
from skyvern.constants import SKYVERN_DIR
by adding an env variable in the Dockerfile
Max retries per step; Why did you set it to 5?
After changing it in the Dockerfile, how do you make it effective in the public Docker image?
Do you know that ./setup.sh in the contributor setup does not show anything or display any progress bar?
Is there any effective way to change the value of a variable in the public docker image when running docket locally? Thanks.
The text was updated successfully, but these errors were encountered: