Skip to content

Commit

Permalink
Update .gitpod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AstraBert authored Jul 28, 2024
1 parent a44991b commit 22fd841
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ ports:

tasks:
- init: |
docker run -d -p 8501:8501 astrabert/searchphi:latest
- command: sleep 5000
apt update && apt install git
- command: streamlit run app.py

0 comments on commit 22fd841

Please sign in to comment.