remove /tmp persistant volumn in docker compose (#956)
This commit is contained in:
@@ -31,7 +31,6 @@ services:
|
||||
- ./videos:/data/videos
|
||||
- ./har:/data/har
|
||||
- ./.streamlit:/app/.streamlit
|
||||
- ./files:/tmp
|
||||
environment:
|
||||
- DATABASE_STRING=postgresql+psycopg://skyvern:skyvern@postgres:5432/skyvern
|
||||
- BROWSER_TYPE=chromium-headful
|
||||
|
||||
Reference in New Issue
Block a user