Skip to content

Commit

Permalink
action update
Browse files Browse the repository at this point in the history
  • Loading branch information
xerexcoded committed Apr 22, 2024
1 parent 5cf3f52 commit e953908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
docker pull xeera/prag
docker stop prag || true
docker rm prag || true
docker run -d --name prag -p 8501:8501 xeera/prag
docker run -d --name prag -p 443:8501 xeera/prag

0 comments on commit e953908

Please sign in to comment.