mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-07-09 16:09:13 +00:00
fix issue caused by .env.example not ending with a newline (#2516)
This commit is contained in:
parent
98f257d54e
commit
ee5e375967
2 changed files with 2 additions and 1 deletions
|
|
@ -76,4 +76,4 @@ PORT=8000
|
|||
ANALYTICS_ID="anonymous"
|
||||
|
||||
# Enable recording skyvern logs as artifacts
|
||||
ENABLE_LOG_ARTIFACTS=false
|
||||
ENABLE_LOG_ARTIFACTS=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue