Update front-end setup instructions (#452)
This commit is contained in:
@@ -41,6 +41,7 @@ class Settings(BaseSettings):
|
||||
|
||||
# Artifact storage settings
|
||||
ARTIFACT_STORAGE_PATH: str = f"{SKYVERN_DIR}/artifacts"
|
||||
GENERATE_PRESIGNED_URLS: bool = False
|
||||
|
||||
# S3 bucket settings
|
||||
AWS_REGION: str = "us-east-1"
|
||||
|
||||
Reference in New Issue
Block a user